"vllm/vscode:/vscode.git/clone" did not exist on "5b794cae8d0df288e83845e95a2874101e98357a"
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: ...@@ -6,6 +6,9 @@ on:
- main - main
workflow_dispatch: # Manual trigger workflow_dispatch: # Manual trigger
permissions:
contents: read
jobs: jobs:
macos-m1-smoke-test: macos-m1-smoke-test:
runs-on: macos-latest 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