Update pushtorally.yml

This commit is contained in:
raller1028 2023-02-15 22:11:15 +08:00 committed by GitHub
parent f6bd8a9cea
commit e0f64f71b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -2,9 +2,10 @@ name: build documentation and publish
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
branches:
- main
permissions:
contents: write
jobs:
build: