Skip to content

Commit 4e6ddae

Browse files
authored
Run close stale issues/PRs only on getsentry (#1969)
1 parent 5a89568 commit 4e6ddae

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
@@ -5,6 +5,7 @@ on:
55
workflow_dispatch:
66
jobs:
77
stale:
8+
if: github.repository_owner == 'getsentry'
89
runs-on: ubuntu-latest
910
steps:
1011
- uses: actions/stale@87c2b794b9b47a9bec68ae03c01aeb572ffebdb1

0 commit comments

Comments
 (0)