Skip to content

Commit

Permalink
Merge pull request #36 from keiyamamo/fix_github_action
Browse files Browse the repository at this point in the history
change branch name to master
  • Loading branch information
keiyamamo authored Aug 31, 2023
2 parents 093623d + 6b3a96e commit e9b44ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
# Runs on pushes targeting the default branch
push:
branches:
- "**"
- "master"
pull_request:
branches:
- master
Expand Down

0 comments on commit e9b44ef

Please sign in to comment.