mirror of
https://github.com/foxsen/archbase.git
synced 2026-02-03 02:14:40 +08:00
add pull_request as trigger event
This commit is contained in:
3
.github/workflows/deploy_bookdown.yml
vendored
3
.github/workflows/deploy_bookdown.yml
vendored
@@ -2,6 +2,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
name: renderbook
|
||||
|
||||
|
||||
Reference in New Issue
Block a user