Skip to content

Commit 71034c6

Browse files
authored
Merge pull request #240 from Homebrew/sync-shared-config
2 parents b79653a + e4e1c79 commit 71034c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/stale-issues.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ permissions:
1717
issues: write
1818
pull-requests: write
1919

20+
defaults:
21+
run:
22+
shell: bash -xeuo pipefail {0}
23+
2024
concurrency:
2125
group: stale-issues
2226
cancel-in-progress: ${{ github.event_name != 'issue_comment' }}

0 commit comments

Comments
 (0)