mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-18 10:59:10 +08:00
ci: run pkg.new when push (#19544)
This commit is contained in:
parent
d05f24bf1d
commit
a481be5b77
10
.github/workflows/publish-pr-commit-pkg.yml
vendored
10
.github/workflows/publish-pr-commit-pkg.yml
vendored
@ -1,11 +1,11 @@
|
||||
name: Publish PR Commit Pkg
|
||||
|
||||
on:
|
||||
# push:
|
||||
# branches:
|
||||
# - dev
|
||||
# tags:
|
||||
# - '!**'
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
tags:
|
||||
- '!**'
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
|
Loading…
Reference in New Issue
Block a user