Skip to content

Commit

Permalink
Cancel ictest on new commit push
Browse files Browse the repository at this point in the history
  • Loading branch information
Reecepbcups committed Apr 1, 2023
1 parent 2ab8b83 commit b7ac1a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/interchaintest-E2E.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}-e2e

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
build-and-push-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b7ac1a8

Please sign in to comment.