Skip to content

Commit

Permalink
fix: SDK workflow file
Browse files Browse the repository at this point in the history
Signed-off-by: Saravanan Balasubramanian <sarabala1979@gmail.com>
  • Loading branch information
sarabala1979 committed Sep 19, 2022
1 parent 97328f1 commit 047952a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdks.yaml
Expand Up @@ -10,7 +10,7 @@ permissions:
jobs:
sdk:
permissions:
contents: read
# contents: read
packages: write # for publishing packages
contents: write # for creating releases
if: github.repository == 'argoproj/argo-workflows'
Expand Down

0 comments on commit 047952a

Please sign in to comment.