ci: skip deploy job on forks

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vinta Chen 2026-04-03 16:16:08 +08:00
parent c6004c971f
commit a2303c9389
No known key found for this signature in database
GPG Key ID: B93DE4F003C33630

View File

@ -17,6 +17,7 @@ concurrency:
jobs:
deploy:
if: github.repository == 'vinta/awesome-python'
runs-on: ubuntu-latest
environment:
name: github-pages