diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index bbe42092..e75fa6ad 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -2,7 +2,7 @@ name: Android CI on: pull_request: - branches: [ "feature**", "hotfix**", "release**", "develop" ] + branches: [ "feature**", "hotfix**", "release**", "develop", "master" ] jobs: build: