Skip to content

Commit 3cb630e

Browse files
committed
Deploy
1 parent c1ed311 commit 3cb630e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
deploy-til-dev:
4646
name: Deploy til dev-gcp
4747
needs: bygg-og-push-docker-image
48-
if: github.event_name == 'workflow_dispatch' || github.ref == 'refs/heads/master' || github.ref == 'refs/heads/janzz2'
48+
if: github.event_name == 'workflow_dispatch' || github.ref == 'refs/heads/master' || github.ref == 'refs/heads/bruk-styrk08Nav-på-gamle-stillinger'
4949
runs-on: ubuntu-latest
5050
steps:
5151
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)