Skip to content

Commit 313d1e6

Browse files
committed
zess: fix docker build workflow
1 parent 4f0651d commit 313d1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
pull_request:
88

99
concurrency:
10-
group: docker-main
10+
group: docker-${{ github.ref }}
1111
cancel-in-progress: true
1212

1313
jobs:

0 commit comments

Comments
 (0)