mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-08 22:49:44 +00:00
Add exempt label
This commit is contained in:
parent
7b6b519e38
commit
5f5084d870
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -17,5 +17,6 @@ jobs:
|
|||
stale-pr-message: 'It looks like this PR has been idle a while, so I am marking it as stale. Remove the label or comment if this is still being worked on.'
|
||||
stale-issue-label: 'no-activity'
|
||||
stale-pr-label: 'no-activity'
|
||||
exempt-pr-labels: 'help wanted'
|
||||
days-before-stale: 30
|
||||
days-before-close: 5
|
||||
|
|
Loading…
Reference in a new issue