Skip to content

Commit

Permalink
Update stale-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LilSpazJoekp committed Oct 25, 2022
1 parent 561f6d5 commit ff0d341
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale-action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
env:
days-before-close: 10
days-before-stale: 20
days-before-close: 30
days-before-stale: 30
stale-close-label: 'Auto-closed - Stale'
jobs:
stale:
Expand Down

0 comments on commit ff0d341

Please sign in to comment.