Update daily_stale.yml

This commit is contained in:
Alexandre
2022-03-21 13:09:21 +01:00
committed by GitHub
parent cf2c56fda4
commit f268c2a4bf

View File

@@ -23,9 +23,7 @@ jobs:
- uses: actions/stale@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has been automatically marked as stale because it has not had \
recent activity. It will be closed if no further activity occurs. Thank you \
for your contributions.'
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.'
stale-pr-message: 'Stale pull request message'
stale-issue-label: 'stale'
stale-pr-label: 'stale'