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