mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2025-12-08 20:46:44 +03:00
Merge pull request #106 from RayLabsHQ/alert-autofix-33
Potential fix for code scanning alert no. 33: Workflow does not contain permissions
This commit is contained in:
3
.github/workflows/helm-test.yml
vendored
3
.github/workflows/helm-test.yml
vendored
@@ -1,5 +1,8 @@
|
|||||||
name: Helm Chart CI
|
name: Helm Chart CI
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user