Skip to content

Commit

Permalink
chore: exempt issues labeled with disable-stale from auto-close
Browse files Browse the repository at this point in the history
  • Loading branch information
buzz committed Jul 11, 2024
1 parent 5de50e7 commit 27c8104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/close_inactive_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
days-before-pr-stale: -1
days-before-pr-close: -1
repo-token: ${{ secrets.GITHUB_TOKEN }}
exempt-issue-labels: 'disable-stale'

0 comments on commit 27c8104

Please sign in to comment.