diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index a72b37d..a3f09bf 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -3,6 +3,9 @@ name: Test Build on: schedule: - cron: '25 10 * * MON' + push: + branches: + - master jobs: build: