We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 198a912 commit 6dac988Copy full SHA for 6dac988
.github/chainguard/autofix.sts.yaml
@@ -6,6 +6,6 @@ permissions:
6
actions: read
7
checks: write
8
contents: write
9
- pull_requests: read
+ pull_requests: write
10
statuses: read
11
workflows: write # Allow triggering actions when authoring commits.
.github/chainguard/staging-autofix.sts.yaml
@@ -6,7 +6,7 @@ permissions:
12
0 commit comments