We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df33800 commit 5375332Copy full SHA for 5375332
1 file changed
.github/workflows/_helm-e2e.yml
@@ -2,7 +2,9 @@
2
# SPDX-License-Identifier: Apache-2.0
3
4
name: Helm Chart E2e Test For Call
5
-permissions: read-all
+permissions:
6
+ contents: read
7
+
8
on:
9
workflow_call:
10
inputs:
0 commit comments