mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
ci: run pkg.new when push (#19544)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user