From c207f68588790a586721de8471485124f35fa981 Mon Sep 17 00:00:00 2001 From: Basilio Bogado <541149+basiliskus@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:04:37 -0700 Subject: [PATCH] Added pull_request trigger for testing --- .github/workflows/automated-staging-test-submit.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/automated-staging-test-submit.yml b/.github/workflows/automated-staging-test-submit.yml index 412bcd66d..c13ba465d 100644 --- a/.github/workflows/automated-staging-test-submit.yml +++ b/.github/workflows/automated-staging-test-submit.yml @@ -4,6 +4,7 @@ on: schedule: - cron: "0 0 * * 2-6" # Tuesday to Saturday at Midnight UTC workflow_dispatch: + pull_request: jobs: send_files: