Skip to content

Commit 047952a

Browse files
committed
fix: SDK workflow file
Signed-off-by: Saravanan Balasubramanian <[email protected]>
1 parent 97328f1 commit 047952a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
jobs:
1111
sdk:
1212
permissions:
13-
contents: read
13+
# contents: read
1414
packages: write # for publishing packages
1515
contents: write # for creating releases
1616
if: github.repository == 'argoproj/argo-workflows'

0 commit comments

Comments
 (0)