Update stale.yml
This commit is contained in:
parent
012d31a0f2
commit
41da23042f
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
- uses: actions/stale@v5
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
stale-issue-message: 'Marking this issue as stale due to inactivity. Please re-open if the need arises.'
|
||||
stale-pr-message: 'Marking this PR as stale due to inactivity. Please re-open if the need arises.'
|
||||
stale-issue-message: 'Marking this issue as stale due to inactivity'
|
||||
stale-pr-message: 'Marking this PR as stale due to inactivity'
|
||||
stale-issue-label: 'no-issue-activity'
|
||||
stale-pr-label: 'no-pr-activity'
|
||||
|
Loading…
Reference in New Issue
Block a user