We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09a402e + 956542d commit 2b808ecCopy full SHA for 2b808ec
.github/workflows/autoFix.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
autofix:
9
+ if: github.repository_owner == 'dokuwiki'
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
0 commit comments