diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a7f2688..48e7ba8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,6 +10,8 @@ on: paths-ignore: - LICENSE - README.md + schedule: + - cron: '0 12 * * *' jobs: ubuntu_build: