Skip to content

Commit d8b00c1

Browse files
committed
cp dines
1 parent 8b2b09e commit d8b00c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci-e2e.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ on:
1313
required: true
1414
type: string
1515

16-
# concurrency:
17-
# group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
18-
# cancel-in-progress: true
16+
concurrency:
17+
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
18+
cancel-in-progress: true
1919

2020
jobs:
2121
build-test-image-amd64:

0 commit comments

Comments
 (0)