build: harden arm64-build-checks.yml permissions

Signed-off-by: Alex <aleksandrosansan@gmail.com>
pull/22535/head
Alex 2 years ago
parent 2882725927
commit 7d96ef2671
  1. 3
      .github/workflows/arm64-build-checks.yml

@ -2,6 +2,9 @@ name: arm64 build checks
on: workflow_dispatch
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
build:

Loading…
Cancel
Save