From 418dc226fd3a2a63177521dae86c27bf5cbbd7c4 Mon Sep 17 00:00:00 2001 From: zinduolis <101160195+zinduolis@users.noreply.github.com> Date: Thu, 28 Aug 2025 18:47:03 +1000 Subject: [PATCH] Update github_actions.yml Troubleshooting different behaviour of tests when running locally and on remote branch --- .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: