Skip to content

Commit

Permalink
fix: 6205 follow-up
Browse files Browse the repository at this point in the history
  • Loading branch information
UdjinM6 committed Aug 12, 2024
1 parent 8f7dd9c commit feac673
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/merge-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- push
- pull_request_target
- pull_request_review:
types: [submitted]
types: [submitted]

jobs:
check_merge:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/predict-conflicts.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "Check Potential Conflicts"
on:
- pull_request_target
- pull_request_target:
- pull_request_review:
types: [submitted]
types: [submitted]

permissions:
contents: read
Expand Down

0 comments on commit feac673

Please sign in to comment.