Fix Token Permission issues (#10151)

Co-authored-by: Your Name <Your Email>
This commit is contained in:
Shaojun Liu 2024-02-18 13:23:54 +08:00 committed by GitHub
parent 1508d6b089
commit c3daacec6d

View file

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