Skip to content

Commit

Permalink
Update close_issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mibaumgartner authored Jan 11, 2024
1 parent 571fc7a commit 6b20b6d
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 @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/stale@v5
with:
exempt-issue-labels: bug,documentation,enhancement,fix after next release,help wanted,investigating
exempt-issue-labels: bug,documentation,enhancement,fix with next release,help wanted,investigating
days-before-issue-stale: 30
days-before-issue-close: 14
stale-issue-label: "stale"
Expand Down

0 comments on commit 6b20b6d

Please sign in to comment.