mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 11:40:04 +08:00
ci: update pr check
This commit is contained in:
parent
86aaacdee1
commit
16d1bc83ee
2
.github/workflows/pr-open-check.yml
vendored
2
.github/workflows/pr-open-check.yml
vendored
@ -2,7 +2,7 @@ name: PR Open Check
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, edited, reopened]
|
||||
types: [opened, edited, reopened, synchronize]
|
||||
|
||||
jobs:
|
||||
refuse:
|
||||
|
Loading…
Reference in New Issue
Block a user