Skip to content

Commit 2b808ec

Browse files
authored
Merge pull request dokuwiki#4297 from T0biii/patch-1
Run autoFix only in dokuwiki repo
2 parents 09a402e + 956542d commit 2b808ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/autoFix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
jobs:
88
autofix:
9+
if: github.repository_owner == 'dokuwiki'
910
runs-on: ubuntu-latest
1011
steps:
1112
- name: Checkout

0 commit comments

Comments
 (0)