diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index e2a908340..ba6bff9bd 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: [ master ] + branches: [ test_codeql ] jobs: approve: