mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
fix: 6205 follow-up
This commit is contained in:
parent
8f7dd9c6d2
commit
2f12f91d39
2
.github/workflows/merge-check.yml
vendored
2
.github/workflows/merge-check.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
- push
|
||||
- pull_request_target
|
||||
- pull_request_review:
|
||||
types: [submitted]
|
||||
types: [submitted]
|
||||
|
||||
jobs:
|
||||
check_merge:
|
||||
|
2
.github/workflows/predict-conflicts.yml
vendored
2
.github/workflows/predict-conflicts.yml
vendored
@ -2,7 +2,7 @@ name: "Check Potential Conflicts"
|
||||
on:
|
||||
- pull_request_target
|
||||
- pull_request_review:
|
||||
types: [submitted]
|
||||
types: [submitted]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
Reference in New Issue
Block a user