diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index eb2a91ea091..56b2e9e007e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,6 +4,8 @@ on: push: branches: - master + schedule: + - cron: '* * 1 * *' jobs: build: