diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 1e35439..58b25a9 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -5,6 +5,8 @@ name: CI on: pull_request: + push: + branches: [ master ] schedule: - cron: '0 4 * * *' jobs: