Skip to content

Commit

Permalink
Merge pull request #9 from MartinBernstorff/mb/elated-wolf
Browse files Browse the repository at this point in the history
dev: add permissions for docker container push
  • Loading branch information
MartinBernstorff authored Oct 26, 2023
2 parents 18c41c5 + 672d0f4 commit 85fb3e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:

jobs:
build-and-test:
permissions: write-all
concurrency:
group: "${{ github.workflow }} @ ${{ github.ref }}"
cancel-in-progress: true
Expand Down

0 comments on commit 85fb3e9

Please sign in to comment.