diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index da55a38..940231f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,8 +1,8 @@ name: tests on: - push: null - pull_request: null + push: + pull_request: schedule: - cron: 0 0 * * *