Change trigger branch from main to master
The docsy template has the master branch https://github.com/google/docsy-example
This commit is contained in:
parent
7d37d3a39a
commit
21c525440c
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ name: github pages
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main # Set a branch to deploy
|
||||
- master # Set a branch to deploy
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue