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 6b5c852 commit 1f26b84Copy full SHA for 1f26b84
1 file changed
.github/workflows/fetch-daily.yml
@@ -11,6 +11,7 @@ permissions:
11
12
jobs:
13
fetch-users:
14
+ if: github.repository == 'john-bampton/john-bampton.github.io'
15
runs-on: ubuntu-latest
16
permissions:
17
contents: write
0 commit comments