We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c02da commit b69fc41Copy full SHA for b69fc41
.github/workflows/deploy-redirect-dev.yaml
@@ -2,6 +2,8 @@ name: Deploy redirect ingresses to dev
2
run-name: Deploy redirect ingress to dev | ${{ github.event.head_commit.message }}
3
on:
4
push:
5
+ branches:
6
+ - package-upgrade-test
7
paths:
8
- ".github/workflows/deploy-redirect-dev.yaml"
9
- ".nais/redirect-sykefravarsstatistikk-dev.yaml"
0 commit comments