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

Commit e4e1c79

Browse files
committed
stale-issues.yml: update to match main configuration
1 parent b79653a commit e4e1c79

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)