We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b05d76 + 1cf71eb commit 6c5f159Copy full SHA for 6c5f159
1 file changed
.github/workflows/generate-javascript.yml
@@ -13,6 +13,9 @@ on:
13
default: 'b461333bb57fa2dc2152f939ed70bac3cef2c1f6'
14
description: 'The commit to use for the kubernetes-client/gen repo'
15
16
+permissions:
17
+ contents: write
18
+ pull-requests: write
19
20
jobs:
21
generate:
0 commit comments