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

Commit 7d5c2ce

Browse files
authored
Merge pull request #92 from Homebrew/sync-shared-config
2 parents 0b52b61 + 3a4fc8b commit 7d5c2ce

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)