Skip to content

Commit 88cc0b1

Browse files
committed
fix merge confict checker gh action
1 parent b744824 commit 88cc0b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge-conflict-checker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ on:
2323

2424
permissions: # added using https://github.com/step-security/secure-workflows
2525
contents: read
26+
issues: write
2627

2728
concurrency:
2829
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)