Skip to content

Commit c515263

Browse files
authored
Merge pull request #89 from github/alert-autofix-1
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
2 parents f9176f4 + 8361249 commit c515263

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
paths:
66
- "charts/**"
77

8+
permissions: {}
9+
810
jobs:
911
test:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)