chore: update stale.yml

This commit is contained in:
Michaël De Boey
2021-04-30 02:40:37 +02:00
committed by GitHub
parent 5d060a03ec
commit 0fd345a23c
-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'