We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ed311 commit 3cb630eCopy full SHA for 3cb630e
.github/workflows/deploy.yml
@@ -45,7 +45,7 @@ jobs:
45
deploy-til-dev:
46
name: Deploy til dev-gcp
47
needs: bygg-og-push-docker-image
48
- if: github.event_name == 'workflow_dispatch' || github.ref == 'refs/heads/master' || github.ref == 'refs/heads/janzz2'
+ if: github.event_name == 'workflow_dispatch' || github.ref == 'refs/heads/master' || github.ref == 'refs/heads/bruk-styrk08Nav-på-gamle-stillinger'
49
runs-on: ubuntu-latest
50
steps:
51
- uses: actions/checkout@v3
0 commit comments