fix OpenSSF Token-Permissions issues (#10121)
Co-authored-by: Your Name <Your Email>
This commit is contained in:
parent
925f82107e
commit
9f5a86f9db
2 changed files with 0 additions and 2 deletions
1
.github/workflows/manually_build.yml
vendored
1
.github/workflows/manually_build.yml
vendored
|
|
@ -58,7 +58,6 @@ env:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
packages: write
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
bigdl-llm-finetune-lora-cpu:
|
bigdl-llm-finetune-lora-cpu:
|
||||||
|
|
|
||||||
|
|
@ -55,7 +55,6 @@ env:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
packages: write
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
bigdl-llm-finetune-lora-cpu:
|
bigdl-llm-finetune-lora-cpu:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue