Skip to content

Commit 5ee077c

Browse files
authored
tweak crd workflow permissions (#137)
Signed-off-by: Daniel Guns <danbguns@gmail.com>
1 parent be264be commit 5ee077c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-crd-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88

99
permissions:
10-
contents: read
10+
contents: write
1111
pull-requests: write
1212

1313
jobs:

0 commit comments

Comments
 (0)