Skip to content

Commit 39dec1c

Browse files
authored
Skip cron workflow for forks (GH-30748)
1 parent 3a5afc1 commit 39dec1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

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

1010
jobs:
1111
stale:
12+
if: github.repository_owner == 'python'
1213

1314
runs-on: ubuntu-latest
1415

0 commit comments

Comments
 (0)