We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc8c22 commit c507f14Copy full SHA for c507f14
.github/workflows/run-integration-tests.yml
@@ -21,6 +21,7 @@ on:
21
22
concurrency:
23
group: ${{ github.workflow }}-${{ github.ref }}
24
+ cancel-in-progress: true
25
26
jobs:
27
run-integration-tests:
0 commit comments