Skip to content

Commit 0f563a3

Browse files
committed
add token
1 parent 209e4bb commit 0f563a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/label-conflict.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: Add comment for PR with conflict
2222
uses: peter-evans/create-or-update-comment@v3
2323
with:
24+
token: ${{ secrets.GITHUB_TOKEN }}
2425
issue-number: ${{ github.event.pull_request.number }}
2526
body: |
2627
:wave: Hi, @${{ github.event.pull_request.user.login }}!

0 commit comments

Comments
 (0)