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 2ec9209 commit 3297583Copy full SHA for 3297583
.github/workflows/docker.yml
@@ -10,7 +10,7 @@ on:
10
required: true
11
12
concurrency:
13
- group: Containerization-${{ github.event.inputs.tag || github.ref_name }}
+ group: Containerization
14
cancel-in-progress: false
15
16
jobs:
0 commit comments