Skip to content

Commit

Permalink
Merge pull request #84 from RIPE-NCC/adjust-permissions
Browse files Browse the repository at this point in the history
Add action permissions
  • Loading branch information
lolepezy authored Jul 5, 2023
2 parents e82a746 + 2552230 commit 1371f86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ on:
jobs:
build-image:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write

steps:
- name: checkout sources
Expand Down

0 comments on commit 1371f86

Please sign in to comment.