Skip to content

Commit

Permalink
set write permissions for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller authored Jan 2, 2024
1 parent b6605ea commit 4265437
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_docker_debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
matrix:
debian_codename: ['bookworm', 'bullseye', 'buster']
uses: ./.github/workflows/test_docker_debian_codename_sub.yml
permissions:
actions: write
secrets: inherit
with:
runs_on: ubuntu-latest
Expand Down

0 comments on commit 4265437

Please sign in to comment.