Skip to content

Commit 23cc328

Browse files
authored
Merge pull request #119 from oracle/workflow-updates
workflows: Fix permission setting on new MUSL job
2 parents 40390f3 + b6959a1 commit 23cc328

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
build-musl:
4646

4747
runs-on: ubuntu-latest
48+
permissions: read-all
4849
container: alpine:latest
4950
strategy:
5051
fail-fast: false

0 commit comments

Comments
 (0)