Skip to content

Commit

Permalink
updated exempt label
Browse files Browse the repository at this point in the history
  • Loading branch information
aialok committed May 28, 2024
1 parent f94f1c4 commit ecbcf96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ jobs:
remove-stale-when-updated: true

# Exempt labels to ignore when checking for stale issues/PRs.
exempt-pr-labels: 'Status: On Hold'
exempt-issue-labels: 'Status: On Hold'
exempt-pr-labels: 'Status: On Hold,Status: Blocked'
exempt-issue-labels: 'Status: On Hold,Status: Blocked'

0 comments on commit ecbcf96

Please sign in to comment.