Skip to content

Commit

Permalink
topLevel 'contents' permission set to 'read' (#10295)
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-shaojun authored Mar 4, 2024
1 parent e844fca commit 0c635aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/llm-c-evaluation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0c635aa

Please sign in to comment.