Skip to content

Commit

Permalink
Merge pull request #3017 from GEOS-ESM/feature/mathomp4/update-stale
Browse files Browse the repository at this point in the history
Update stale action to remove stale label when unstale
  • Loading branch information
mathomp4 authored Sep 10, 2024
2 parents 20ec791 + 807b792 commit c7926cd
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 c7926cd

Please sign in to comment.