From ce528f1f4e4265d0684c94b48e795ce56a6aed4b Mon Sep 17 00:00:00 2001 From: zinduolis Date: Tue, 5 Nov 2024 19:58:39 +1000 Subject: [PATCH] Update gh action to run of workflow code in PR --- .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 db5b808e2..4d32f1602 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: