优化CI流程 #5
@ -1,12 +1,9 @@
|
|||||||
name: test-doc
|
name: Checking-doc
|
||||||
run-name: Testing doc — ${{ gitea.run_id }}
|
run-name: Checking doc — ${{ gitea.run_id }}
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened]
|
types: [opened,synchronize]
|
||||||
push:
|
|
||||||
branches-ignore:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user