diff --git a/.github/workflows/semantic.yml b/.github/workflows/semantic.yml index b958ccdb218..92d7d7ab6d2 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