Skip to content

Commit 1fe24f5

Browse files
authored
add token to action for test plan comment (RedHatQE#2281)
1 parent 689dba6 commit 1fe24f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/request-coderabbit-test-instructions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: peter-evans/create-or-update-comment@v4
3232
with:
3333
issue-number: ${{ github.event.pull_request.number }}
34+
token: ${{ secrets.BOT3_TOKEN }}
3435
body: |
3536
@coderabbitai
3637
<details>

0 commit comments

Comments
 (0)