stale-issues.yml: update to match main configuration
This commit is contained in:
parent
61f3e9bf39
commit
6f420ea8df
2
.github/workflows/stale-issues.yml
vendored
2
.github/workflows/stale-issues.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
||||
recent activity. It will be closed if no further activity occurs.
|
||||
exempt-issue-labels: "gsoc-outreachy,help wanted,in progress"
|
||||
exempt-pr-labels: "gsoc-outreachy,help wanted,in progress"
|
||||
delete-branch: true
|
||||
|
||||
bump-pr-stale:
|
||||
if: >
|
||||
@ -68,3 +69,4 @@ jobs:
|
||||
pull request open, add a `help wanted` or `in progress` label.
|
||||
exempt-pr-labels: "help wanted,in progress"
|
||||
any-of-labels: "bump-formula-pr,bump-cask-pr"
|
||||
delete-branch: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user