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.
1 parent cc37369 commit 4c24167Copy full SHA for 4c24167
.github/workflows/ci-linkchecks.yml
@@ -8,6 +8,7 @@ on:
8
jobs:
9
linkChecker:
10
runs-on: ubuntu-latest
11
+ if: github.repository == 'SciTools/iris'
12
permissions:
13
issues: write # required for peter-evans/create-issue-from-file
14
steps:
0 commit comments