Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit c45af20

Browse files
authored
Merge pull request #82 from Homebrew/sync-shared-config
2 parents 33afad2 + 85edc9e commit c45af20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/stale-issues.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
recent activity. It will be closed if no further activity occurs.
4646
exempt-issue-labels: "gsoc-outreachy,help wanted,in progress"
4747
exempt-pr-labels: "gsoc-outreachy,help wanted,in progress"
48+
delete-branch: true
4849

4950
bump-pr-stale:
5051
if: >
@@ -68,3 +69,4 @@ jobs:
6869
pull request open, add a `help wanted` or `in progress` label.
6970
exempt-pr-labels: "help wanted,in progress"
7071
any-of-labels: "bump-formula-pr,bump-cask-pr"
72+
delete-branch: true

0 commit comments

Comments
 (0)