From 180c2f2c4e9d4a903364e33459b20d9194d985d2 Mon Sep 17 00:00:00 2001 From: zinduolis Date: Thu, 28 Aug 2025 18:44:13 +1000 Subject: [PATCH] Troubleshooting discrepancy between local tests passing and remote not --- .github/workflows/github_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index 5182fe894..adf29abbf 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -1,7 +1,7 @@ name: 'BrowserStack Test' on: - pull_request_target: + pull_request: branches: [ master ] jobs: