👷 update api docs ci

This commit is contained in:
Ju4tCode 2020-09-27 19:19:28 +08:00 committed by GitHub
parent f8231ec7e9
commit b955024818
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,9 @@ name: Build API Doc
on:
pull_request:
types: [ opened, synchronize, reopened ]
branches: [ master, dev ]
branches:
- master
- dev
jobs:
build: