diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index d665d79..6353900 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -45,6 +45,7 @@ jobs: build-musl: runs-on: ubuntu-latest + permissions: read-all container: alpine:latest strategy: fail-fast: false