diff --git a/.github/workflows/semantic.yml b/.github/workflows/semantic.yml index 09d8911955dc..031902020fef 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