diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index a6a29837..0da26f86 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -2,9 +2,9 @@ name: Build OS on: push: - branches: [ main ] + branches: [ master ] pull_request: - branches: [ main ] + branches: [ master ] jobs: deploydoc: