diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c372fcf001..ebb45673bc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,6 +3,8 @@ on: schedule: - cron: '21 */2 * * *' push: + branches: + - master pull_request: concurrency: