Skip to content

Commit

Permalink
TFP-5516: Strammer inn gha token scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
espenwaaga authored Jul 12, 2023
1 parent c0833b2 commit 2b32fb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ on:
jobs:
build-app:
name: Build
permissions:
contents: read
packages: write
uses: navikt/fp-gha-workflows/.github/workflows/build-app.yml@main
with:
build-image: ${{ github.ref_name == 'master' }} # default: true
Expand Down

0 comments on commit 2b32fb8

Please sign in to comment.