[CI] Add explicit permissions to macOS smoke test workflow (#35775)

Signed-off-by: Russell Bryant <rbryant@redhat.com>
This commit is contained in:
Russell Bryant
2026-03-05 14:08:48 -05:00
committed by GitHub
parent a57c877f18
commit 5395471d29

View File

@@ -6,6 +6,9 @@ on:
- main
workflow_dispatch: # Manual trigger
permissions:
contents: read
jobs:
macos-m1-smoke-test:
runs-on: macos-latest