Skip to content

Commit a2e10b6

Browse files
authored
Add permission to write to registry (#36)
1 parent a7ab61f commit a2e10b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/container-image-build-validation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
function-test-preparation:
4343
name: Container functionality test preparation
4444
runs-on: ubuntu-latest
45+
permissions: write-all
4546
steps:
4647
- name: Checkout GIT repository
4748
uses: actions/checkout@v4

0 commit comments

Comments
 (0)