mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 19:01:40 +00:00
remove exemption for enhancements for stale issues
This commit is contained in:
parent
20941c0405
commit
cc466cb0f4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
|
@ -42,6 +42,6 @@ jobs:
|
||||||
|
|
||||||
|
|
||||||
stale-issue-label: 'stale'
|
stale-issue-label: 'stale'
|
||||||
exempt-issue-labels: 'enhancement,keep,security'
|
exempt-issue-labels: 'keep,security'
|
||||||
stale-pr-label: 'stale'
|
stale-pr-label: 'stale'
|
||||||
exempt-pr-labels: 'keep,security'
|
exempt-pr-labels: 'keep,security'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue