Skip to content

Commit 1f26b84

Browse files
authored
Add conditional execution for fetch-users job (#236)
1 parent 6b5c852 commit 1f26b84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/fetch-daily.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111

1212
jobs:
1313
fetch-users:
14+
if: github.repository == 'john-bampton/john-bampton.github.io'
1415
runs-on: ubuntu-latest
1516
permissions:
1617
contents: write

0 commit comments

Comments
 (0)