Skip to content

Commit

Permalink
Update CloseStaleIssues.yml action
Browse files Browse the repository at this point in the history
  • Loading branch information
Z-Siqi authored Oct 7, 2024
1 parent 6ac5d8d commit ebb8dd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CloseStaleIssues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 14
days-before-close: 14
exempt-issue-labels: 'bug, Put on Hold'
close-issue-reason: 'not_planned'

0 comments on commit ebb8dd2

Please sign in to comment.