Potential fix for code scanning alert no. 227: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0c5620702
commit
82afdef484
1 changed files with 3 additions and 0 deletions
3
.github/workflows/test_llms.yml
vendored
3
.github/workflows/test_llms.yml
vendored
|
|
@ -1,5 +1,8 @@
|
|||
name: LLM Test Suites
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue