From 21c525440cdc8ed415082074161de1a30a0d9097 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Wed, 20 Oct 2021 14:30:57 +0900 Subject: [PATCH] Change trigger branch from main to master The docsy template has the master branch https://github.com/google/docsy-example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7b3bd1..fcc93bf 100644 --- a/README.md +++ b/README.md @@ -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: