Skip to content

Commit

Permalink
Merge pull request #2092 from zowe/t1m0thyj-patch-1
Browse files Browse the repository at this point in the history
Update stale bot to close issues as "not planned"
  • Loading branch information
JillieBeanSim committed Jan 25, 2023
2 parents 700129c + 2c944a4 commit 239d4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4
- uses: actions/stale@v6
with:
any-of-issue-labels: "needs more info, pending closure"
close-issue-message: >
Expand Down

0 comments on commit 239d4bb

Please sign in to comment.