Skip to content

Commit

Permalink
ci: dont-mark-stale issue label
Browse files Browse the repository at this point in the history
Discussed in #428
  • Loading branch information
gruhn committed Jun 23, 2024
1 parent 269beb6 commit b5d08d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
stale-pr-message: 'This pull request has been marked as stale. If there is no further activity it will be closed.'
stale-issue-label: 'no-issue-activity'
stale-pr-label: 'no-pr-activity'
exempt-issue-labels: 'dont-mark-stale'

0 comments on commit b5d08d9

Please sign in to comment.