Skip to content

Commit a2303c9

Browse files
vintaclaude
andcommitted
ci: skip deploy job on forks
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent c6004c9 commit a2303c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ concurrency:
1717

1818
jobs:
1919
deploy:
20+
if: github.repository == 'vinta/awesome-python'
2021
runs-on: ubuntu-latest
2122
environment:
2223
name: github-pages

0 commit comments

Comments
 (0)