mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 19:42:54 +08:00
chore: run image snapshots on every branches
This commit is contained in:
parent
c85d9889ab
commit
6da5d6492b
4
.github/workflows/ui.yml
vendored
4
.github/workflows/ui.yml
vendored
@ -4,10 +4,6 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
- next
|
|
||||||
- feature
|
|
||||||
|
|
||||||
# Cancel prev CI if new commit come
|
# Cancel prev CI if new commit come
|
||||||
concurrency:
|
concurrency:
|
||||||
|
Loading…
Reference in New Issue
Block a user