Skip to content

Commit

Permalink
Inntil vi er ferdige med PR må ny action kjøre på hvert push til feat…
Browse files Browse the repository at this point in the history
…ure branch
  • Loading branch information
kristeine committed Mar 12, 2024
1 parent 5f16314 commit 7ab684a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_n_deploy_dev_gammel_URL.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Build, push, and deploy app to dev, gammel URL

on:
workflow_dispatch:
push:
branches:
- 'feat/fjern-familie-fra-url'

env:
BASE_PATH: /familie/barnetrygd/soknad/
Expand Down

0 comments on commit 7ab684a

Please sign in to comment.