We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc18b46 + b504acf commit 7b5a422Copy full SHA for 7b5a422
.github/workflows/sync-main-doc.yml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
sync:
9
runs-on: ubuntu-latest
10
+ if: github.repository == 'quarkusio/quarkusio.github.io'
11
steps:
12
- uses: actions/checkout@v4
13
with:
.github/workflows/sync-working-groups.yml
@@ -10,6 +10,7 @@ on:
14
15
16
0 commit comments