diff --git a/.github/workflows/scheduled_tests.yml b/.github/workflows/scheduled_tests.yml index 010ef614..9e1ba987 100644 --- a/.github/workflows/scheduled_tests.yml +++ b/.github/workflows/scheduled_tests.yml @@ -4,6 +4,7 @@ on: # workflow_dispatch: # schedule: # - cron: '0 */3 * * *' + push: {} pull_request: branches: - github-action-schedule-remote-tests