mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
Run close stale issues/PRs only on getsentry (#1969)
This commit is contained in:
parent
5a8956882e
commit
4e6ddaec8f
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
stale:
|
||||
if: github.repository_owner == 'getsentry'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@87c2b794b9b47a9bec68ae03c01aeb572ffebdb1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user