Skip to content

Commit 4c24167

Browse files
committed
Disable linkcheck for forks of Iris.
1 parent cc37369 commit 4c24167

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-linkchecks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
linkChecker:
1010
runs-on: ubuntu-latest
11+
if: github.repository == 'SciTools/iris'
1112
permissions:
1213
issues: write # required for peter-evans/create-issue-from-file
1314
steps:

0 commit comments

Comments
 (0)