diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 096c6bb45e..a0aac2f395 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -3,6 +3,8 @@ name: tests on: workflow_dispatch: push: + branches: + - "main" pull_request: schedule: - cron: "0 8 * * *"