Skip cron workflow for forks (GH-30748)

This commit is contained in:
Hugo van Kemenade 2022-02-07 21:40:40 +02:00 committed by GitHub
parent 3a5afc14e1
commit 39dec1c09c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ permissions:
jobs:
stale:
if: github.repository_owner == 'python'
runs-on: ubuntu-latest