Skip to content

Commit 6c5f159

Browse files
authored
Merge pull request #2729 from kubernetes-client/max/gen-javascript-permissions
ci: set contents and pull-requests write permissions for gen javascript
2 parents 8b05d76 + 1cf71eb commit 6c5f159

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/generate-javascript.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
default: 'b461333bb57fa2dc2152f939ed70bac3cef2c1f6'
1414
description: 'The commit to use for the kubernetes-client/gen repo'
1515

16+
permissions:
17+
contents: write
18+
pull-requests: write
1619

1720
jobs:
1821
generate:

0 commit comments

Comments
 (0)