Fix error in stale action
This commit is contained in:
parent
6ad067afed
commit
f5030b5983
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -15,5 +15,5 @@ jobs:
|
||||
recent activity. It will be closed in 5d if no further activity occurs. Thank you for your contributions.'
|
||||
days-before-stale: 30
|
||||
days-before-close: 5
|
||||
stale-issue-label: 'stale,wontfix'
|
||||
stale-issue-label: 'stale'
|
||||
exempt-issue-labels: 'pinned,security,block'
|
Loading…
Reference in New Issue
Block a user