diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a3c8cc9..026dc38 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,6 +6,8 @@ on: push: branches: master + schedule: + - cron: "41 12 10 * *" permissions: contents: read