Fix typo in yaml file (#173)

This commit is contained in:
Gideon Tong 2024-03-29 10:53:50 -07:00 committed by GitHub
parent 6fbd360805
commit 07f6854021
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ jobs:
steps: steps:
- uses: actions/stale@v9 - uses: actions/stale@v9
with: with:
stale-issue-message: 'This question has been stale for a week. It'll be closed in an additional day if not updated.' stale-issue-message: 'This question has been stale for a week. It will be closed in an additional day if not updated.'
close-issue-message: 'This issue has been closed because it has been stalled with no activity.' close-issue-message: 'This issue has been closed because it has been stalled with no activity.'
days-before-stale: -1 days-before-stale: -1
days-before-issue-stale: 7 days-before-issue-stale: 7