Skip to content

Commit

Permalink
Merge d0a442d into temp-cherry-pick-9b3a9f-release-1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
gcp-cherry-pick-bot[bot] authored Sep 9, 2024
2 parents 8f2d8d1 + d0a442d commit 5168fe9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ on:
workflow_dispatch: {}
pull_request:
branches:
- 'main'
- main
- release-*

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
3 changes: 2 additions & 1 deletion .hack/chainsaw-matrix/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ on:
workflow_dispatch: {}
pull_request:
branches:
- 'main'
- main
- release-*

concurrency:
group: {{ print "${{ github.workflow }}-${{ github.ref }}" }}
Expand Down

0 comments on commit 5168fe9

Please sign in to comment.