mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Skip cron workflow for forks (GH-30748)
This commit is contained in:
parent
3a5afc14e1
commit
39dec1c09c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
|
@ -9,6 +9,7 @@ permissions:
|
|||
|
||||
jobs:
|
||||
stale:
|
||||
if: github.repository_owner == 'python'
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue