Skip to content

Commit

Permalink
introduce any-of-labels (#7676)
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed May 9, 2024
1 parent 78e11bf commit dd95def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/stale@v9
with:
only-labels: 'proposal,community-triage'
any-of-labels: 'proposal,community-triage'
stale-pr-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.'
days-before-stale: 30
days-before-close: 10

0 comments on commit dd95def

Please sign in to comment.