ci: run pkg.new when push (#19544)

This commit is contained in:
sea
2025-01-07 21:54:08 +08:00
committed by GitHub
parent d05f24bf1d
commit a481be5b77

View File

@@ -1,11 +1,11 @@
name: Publish PR Commit Pkg
on:
# push:
# branches:
# - dev
# tags:
# - '!**'
push:
branches:
- dev
tags:
- '!**'
pull_request:
branches:
- dev