优化CI流程 #5

Merged
szhhwh merged 4 commits from dev into main 2025-04-26 21:27:38 +08:00
Showing only changes of commit ab2afef68a - Show all commits

View File

@ -1,12 +1,9 @@
name: test-doc
run-name: Testing doc — ${{ gitea.run_id }}
name: Checking-doc
run-name: Checking doc — ${{ gitea.run_id }}
on:
workflow_dispatch:
pull_request:
types: [opened]
push:
branches-ignore:
- main
types: [opened,synchronize]
jobs:
build-and-deploy: