Skip to content

Commit

Permalink
Merge pull request #108 from Homebrew/sync-shared-config
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane committed Sep 24, 2024
2 parents 3b07d41 + ff0bea6 commit eb9a67c
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 eb9a67c

Please sign in to comment.