topLevel 'contents' permission set to 'read' (#10295)

This commit is contained in:
Shaojun Liu 2024-03-04 10:33:19 +08:00 committed by GitHub
parent 58208a5883
commit 57e211dab4

View file

@ -5,6 +5,9 @@ concurrency:
group: ${{ github.workflow }}-llm-nightly-test-${{ github.event.pull_request.number || github.run_id }}
cancel-in-progress: true
permissions:
contents: read
# Controls when the action will run.
on:
schedule: