mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-11-06 00:54:23 +00:00
Merge pull request #1 from lordmathis/alert-autofix-1
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
This commit is contained in:
2
.github/workflows/webui_test.yaml
vendored
2
.github/workflows/webui_test.yaml
vendored
@@ -1,4 +1,6 @@
|
|||||||
name: WebUI Tests
|
name: WebUI Tests
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user