Skip to content

Commit 79d2c87

Browse files
committed
Adjust CodeRabbit permissions to write pull_request
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
1 parent 603be0f commit 79d2c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coderabbit-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
if: github.actor == 'dependabot[bot]' || github.actor == 'submariner-bot'
1414
permissions:
15-
issues: write
15+
pull-requests: write
1616
steps:
1717
- uses: actions/github-script@v8
1818
with:

0 commit comments

Comments
 (0)