Skip to content

Commit

Permalink
Bazel CI: cancel in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses authored Jan 25, 2024
1 parent 304e21b commit ff91980
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/enzyme-bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ on:
- main
merge_group:

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true

jobs:
build-linux:
name: Bazel ${{ matrix.build }} ${{ matrix.os }}
Expand Down

0 comments on commit ff91980

Please sign in to comment.