Update pushtojerry.yml
This commit is contained in:
parent
7398d6d0a0
commit
dcc50e42af
|
@ -2,9 +2,9 @@ name: build documentation and publish
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ api_v2 ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ api_v2 ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue