We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be264be commit 5ee077cCopy full SHA for 5ee077c
1 file changed
.github/workflows/check-crd-updates.yml
@@ -7,7 +7,7 @@ on:
7
workflow_dispatch:
8
9
permissions:
10
- contents: read
+ contents: write
11
pull-requests: write
12
13
jobs:
0 commit comments