We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f0fa0 commit 06f3de8Copy full SHA for 06f3de8
.github/workflows/deploy-feature-dev.yaml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch: # This workflow can be triggered manually from: https://github.com/navikt/poao-tilgang/actions/workflows/deploy-feature-dev.yaml
5
6
concurrency:
7
- group: deploy
+ group: deploy-feature-branch
8
cancel-in-progress: true
9
10
env:
0 commit comments