diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a23352b..5f8f9e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,5 +1,6 @@ name: CI on: + schedule: [{cron: "30 13 * * *"}] push: branches: [ master ] pull_request: