优化CI流程 #5
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user