Skip to content

Commit

Permalink
Oppdatert action script
Browse files Browse the repository at this point in the history
  • Loading branch information
krharum committed Jan 17, 2024
1 parent 6224a56 commit fb96a9a
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/app.adresse-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- libs/servlet-security
- apps/adresse-service/**
- .github/workflows/app.adresse-service.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.amelding-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- libs/security-core
- apps/amelding-service/**
- .github/workflows/app.amelding-service.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.app-tilgang-analyse-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- libs/reactive-security
- apps/app-tilgang-analyse-service/**
- .github/workflows/app.app-tilgang-analyse-service.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.arbeidsforhold-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- libs/servlet-security
- apps/arbeidsforhold-service/**
- .github/workflows/app.arbeidsforhold-service.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.batch-bestilling-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- libs/servlet-security
- apps/batch-bestilling-service/**
- .github/workflows/app.batch-bestilling-service.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.brreg-stub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- libs/servlet-core
- apps/brreg-stub/**
- .github/workflows/app.brreg-stub.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.bruker-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- libs/security-core
- apps/bruker-service/**
- .github/workflows/app.bruker-service.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.budpro-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- libs/servlet-security
- apps/budpro-service/**
- .github/workflows/app.budpro-service.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.dolly-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- libs/servlet-security
- apps/dolly-backend/**
- .github/workflows/app.dolly-backend.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/app.dolly-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
- libs/security-core
- apps/dolly-frontend/**
- .github/workflows/app.dolly-frontend.yml
- .github/workflows/common.cypress.yml
- .github/workflows/common.workflow.frontend.yml

jobs:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.dollystatus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- apps/dollystatus/**
- .github/workflows/app.dollystatus.yml
- .github/workflows/common.workflow.frontend.yml

jobs:
workflow:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.endringsmelding-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- libs/security-core
- apps/endringsmelding-frontend/**
- .github/workflows/app.endringsmelding-frontend.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.endringsmelding-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- libs/security-core
- apps/endringsmelding-service/**
- .github/workflows/app.endringsmelding-service.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/app.ereg-batch-status-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- libs/servlet-security
- apps/ereg-batch-status-service/**
- .github/workflows/app.ereg-batch-status-service.yml
- .github/workflows/common.workflow.backend.yml

jobs:
workflow:
Expand Down

0 comments on commit fb96a9a

Please sign in to comment.