Skip to content

Commit 7343894

Browse files
authored
Merge pull request #1822 from sashashura/patch-1
GitHub Workflows security hardening
2 parents cf66346 + 36c925b commit 7343894

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
- master
1414
- release*
1515

16+
permissions:
17+
contents: read
18+
1619
env:
1720
E2E_SETUP_KIND: yes
1821
E2E_SETUP_KUBECTL: yes

0 commit comments

Comments
 (0)