Skip to content

Commit

Permalink
Fix typo in stalebot config
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Jan 8, 2024
1 parent 2be084c commit 5c2b059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
operations-per-run: 200
# Avoid processing issues completely, see https://github.com/actions/stale/issues/1112
days-before-issue-stale: -1
day-before-issue-closed: -1
days-before-issue-close: -1

0 comments on commit 5c2b059

Please sign in to comment.