diff --git a/.github/workflows/semantic.yml b/.github/workflows/semantic.yml index c00f797d3d..bd93660c16 100644 --- a/.github/workflows/semantic.yml +++ b/.github/workflows/semantic.yml @@ -1,7 +1,7 @@ name: 'Check Semantic Commit' on: - pull_request_target: + pull_request: types: - opened - edited