From 5f4610a4cb00d8db6ccbc71a80481d1ca5937d8c Mon Sep 17 00:00:00 2001 From: wheatley Date: Thu, 13 Jan 2022 06:53:36 +1000 Subject: [PATCH] Update github_actions.yml --- .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 ba6bff9bd..e2a908340 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -2,7 +2,7 @@ name: 'BrowserStack Test' on: pull_request_target: - branches: [ test_codeql ] + branches: [ master ] jobs: approve: