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