Update pushtorally.yml
This commit is contained in:
parent
f6bd8a9cea
commit
e0f64f71b4
|
@ -2,9 +2,10 @@ name: build documentation and publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches:
|
||||||
pull_request:
|
- main
|
||||||
branches: [ main ]
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue