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 2f12f91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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
2 changes: 1 addition & 1 deletion .github/workflows/predict-conflicts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Check Potential Conflicts"
on:
- pull_request_target
- pull_request_review:
types: [submitted]
types: [submitted]

permissions:
contents: read
Expand Down

0 comments on commit 2f12f91

Please sign in to comment.