fix: 6205 follow-up

This commit is contained in:
UdjinM6 2024-08-12 17:00:50 +03:00
parent 8f7dd9c6d2
commit 2f12f91d39
No known key found for this signature in database
GPG Key ID: 83592BD1400D58D9
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ on:
- push
- pull_request_target
- pull_request_review:
types: [submitted]
types: [submitted]
jobs:
check_merge:

View File

@ -2,7 +2,7 @@ name: "Check Potential Conflicts"
on:
- pull_request_target
- pull_request_review:
types: [submitted]
types: [submitted]
permissions:
contents: read