mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
👷 update api docs ci
This commit is contained in:
parent
f8231ec7e9
commit
b955024818
4
.github/workflows/api_docs.yml
vendored
4
.github/workflows/api_docs.yml
vendored
@ -3,7 +3,9 @@ name: Build API Doc
|
||||
on:
|
||||
pull_request:
|
||||
types: [ opened, synchronize, reopened ]
|
||||
branches: [ master, dev ]
|
||||
branches:
|
||||
- master
|
||||
- dev
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user