dev Action添加push触发器
All checks were successful
test-doc / build-and-deploy (push) Successful in 2m9s
deploying-doc / build-and-deploy (pull_request) Successful in 2m4s

This commit is contained in:
荆棘鸟文学社的小鸽子 2025-04-26 19:33:24 +08:00
parent 5bea607bb7
commit a644faadd4

View File

@ -4,6 +4,7 @@ on:
workflow_dispatch: workflow_dispatch:
pull_request: pull_request:
types: [opened] types: [opened]
push:
jobs: jobs:
build-and-deploy: build-and-deploy: