"vscode:/vscode.git/clone" did not exist on "88dbf92cfb32bf3670a02f5c58e296ff39e40cd9"
Unverified Commit 5395471d authored by Russell Bryant's avatar Russell Bryant Committed by GitHub
Browse files

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


Signed-off-by: default avatarRussell Bryant <rbryant@redhat.com>
parent a57c877f
......@@ -6,6 +6,9 @@ on:
- main
workflow_dispatch: # Manual trigger
permissions:
contents: read
jobs:
macos-m1-smoke-test:
runs-on: macos-latest
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment