mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
Update main.workflow
This commit is contained in:
parent
a73cbe99e5
commit
cca47ac3be
8
.github/main.workflow
vendored
Normal file
8
.github/main.workflow
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
workflow "New workflow" {
|
||||
on = "push"
|
||||
resolves = ["Auto Assign"]
|
||||
}
|
||||
|
||||
action "Auto Assign" {
|
||||
uses = "kentaro-m/auto-assign@v1.0.0"
|
||||
}
|
Loading…
Reference in New Issue
Block a user