Skip to content

Commit

Permalink
Set GitHub stale issue bot to prod.
Browse files Browse the repository at this point in the history
  • Loading branch information
knadh committed Jul 17, 2024
1 parent 766d62b commit 12f32f1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ jobs:
- uses: actions/stale@v9
with:
days-before-stale: 90
stale-issue-message: ""
stale-pr-message: ""
stale-issue-label: "stale"
stale-pr-label: "stale"
debug-only: true
debug-only: false
exempt-all-assignees: true
operations-per-run: 1000

0 comments on commit 12f32f1

Please sign in to comment.