diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 20d8e278b..38c4a3557 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -5,6 +5,8 @@ on: push: branches: - master + schedule: + - cron: "0 9 * * 1" jobs: test: