更改dev action触发器
All checks were successful
Checking-doc / build-and-deploy (pull_request) Successful in 2m3s
All checks were successful
Checking-doc / build-and-deploy (pull_request) Successful in 2m3s
This commit is contained in:
parent
ae28e4d3e3
commit
ab2afef68a
@ -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