Skip to content

Commit

Permalink
build(ci): fix stale issues workflow (#3171)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairyhum authored Oct 6, 2024
1 parent 19f53db commit 310f873
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
close-pr-label: rotten
stale-issue-label: stale
stale-pr-label: stale
exempt-issue-labels:
- frozen
- accepted
exempt-issue-labels: frozen,accepted
exempt-pr-labels: frozen
close-issue-message: This issue is closed due to inactivity. Feel free to reopen it, if it's still relevant. CC @kanisterio/maintainers
close-pr-message: This PR is closed due to inactivity. Feel free to reopen it, if it's still relevant. CC @kanisterio/maintainers
Expand Down

0 comments on commit 310f873

Please sign in to comment.