From 614e086a24bb11d8432eca6c623386d4eefa3ffd Mon Sep 17 00:00:00 2001 From: David Mihalcik <dmihalcik@virtru.com> Date: Fri, 30 Aug 2024 15:12:10 -0400 Subject: [PATCH] Update large-tests.yaml --- .github/workflows/large-tests.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/large-tests.yaml b/.github/workflows/large-tests.yaml index 5b14e2fd..84bc7164 100644 --- a/.github/workflows/large-tests.yaml +++ b/.github/workflows/large-tests.yaml @@ -1,6 +1,11 @@ name: Large file test on: + pull_request: + push: + branches: + - main + - feature/large-okish schedule: - cron: '0 4 * * 2,4' jobs: