"ssh:/git@developer.sourcefind.cn:2222/OpenDAS/vllm_cscc.git" did not exist on "6e04e79326109dfcbd86268714b779c0af3698b7"
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