Skip to content

Commit

Permalink
stale-issues.yml: update to match main configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 24, 2024
1 parent fce287b commit 57397ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ permissions:
issues: write
pull-requests: write

defaults:
run:
shell: bash -xeuo pipefail {0}

concurrency:
group: stale-issues
cancel-in-progress: ${{ github.event_name != 'issue_comment' }}
Expand Down

0 comments on commit 57397ca

Please sign in to comment.