Skip to content

Commit

Permalink
ci: increase days-before-stale to 60 (Azure#1579)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <[email protected]>
  • Loading branch information
aramase authored Jun 4, 2024
1 parent 4ef5092 commit 571cde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8.0.0
with:
days-before-stale: 14
days-before-stale: 60
days-before-close: 7
operations-per-run: 100
exempt-issue-labels: 'known-issue,enhancement'
Expand Down

0 comments on commit 571cde6

Please sign in to comment.