Skip to content

Commit 3851c7c

Browse files
authored
chore: add permissions for workflow test (#162)
1 parent 2495835 commit 3851c7c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ on:
1818
- "charts/**"
1919
- "config/**"
2020

21+
permissions:
22+
contents: read
23+
2124
jobs:
2225
test:
2326
name: Run on Ubuntu

0 commit comments

Comments
 (0)