Update daily_stale.yml

This commit is contained in:
Alexandre
2022-03-15 15:13:05 +01:00
committed by GitHub
parent 1cf764a735
commit 8ba38176d2

View File

@@ -23,8 +23,8 @@ 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
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'