mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
chore: fix duplicated action name (#50994)
This commit is contained in:
parent
10ad31faf2
commit
b6adbd718f
2
.github/workflows/pr-check-ci.yml
vendored
2
.github/workflows/pr-check-ci.yml
vendored
@ -1,5 +1,5 @@
|
||||
# Used to merge master/feature branches with each other
|
||||
name: PR Check CI
|
||||
name: PR Auto Merge Bot
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
2
.github/workflows/pr-open-notify.yml
vendored
2
.github/workflows/pr-open-notify.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: PR Open Check
|
||||
name: PR Open Notify
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
|
Loading…
Reference in New Issue
Block a user