Skip to content

Commit

Permalink
chore: Update stale-issues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic100 authored Aug 6, 2023
1 parent d952b1b commit da69b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/stale@v8
with:
any-of-labels: 'invalid,info requested'
any-of-labels: 'invalid,awaiting answer'
days-before-stale: 7
days-before-close: 7
stale-issue-message: |
Expand Down

0 comments on commit da69b06

Please sign in to comment.