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:
Shohei Ueda
2021-10-20 14:30:57 +09:00
committed by GitHub
parent 7d37d3a39a
commit 21c525440c

View File

@@ -240,7 +240,7 @@ name: github pages
on: on:
push: push:
branches: branches:
- main # Set a branch to deploy - master # Set a branch to deploy
pull_request: pull_request:
jobs: jobs: