Merge pull request #889 from MichaelDeBoey/patch-1

chore: update `stale.yml`
This commit is contained in:
Andy McKay
2021-04-29 18:22:22 -07:00
committed by GitHub
-1
View File
@@ -12,7 +12,6 @@ jobs:
steps:
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has become stale and will be closed automatically within a period of time. Sorry about that.'
stale-pr-message: 'This pull request has become stale and will be closed automatically within a period of time. Sorry about that.'
stale-issue-label: 'no-issue-activity'