Skip to content

Commit

Permalink
Update stale action to remove stale label when unstale
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Sep 9, 2024
1 parent 20ec791 commit 807b792
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cron-stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,7 @@ jobs:
stale-pr-label: ':snowflake: Stale'
exempt-pr-labels: ':hourglass: Long Term,:exclamation: High Priority'

labels-to-remove-when-unstale: ':snowflake: Stale'
remove-stale-when-updated: true


0 comments on commit 807b792

Please sign in to comment.