Skip to content

Commit

Permalink
fixup! Automate the closing of stale issues
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Oct 17, 2024
1 parent bb5f6df commit 262055a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
days-before-pr-stale: -1
days-before-pr-close: -1
repo-token: ${{ secrets.GITHUB_TOKEN }}
any-of-labels: need info
any-of-labels: needs info

0 comments on commit 262055a

Please sign in to comment.