在测试脚本中忽略主分支
All checks were successful
test-doc / build-and-deploy (push) Successful in 2m3s
test-doc / build-and-deploy (pull_request) Successful in 2m2s

This commit is contained in:
荆棘鸟文学社的小鸽子 2025-04-26 19:46:53 +08:00
parent 962a129a21
commit ae28e4d3e3

View File

@ -5,6 +5,8 @@ on:
pull_request: pull_request:
types: [opened] types: [opened]
push: push:
branches-ignore:
- main
jobs: jobs:
build-and-deploy: build-and-deploy: