diff --git a/.github/workflows/pr_title.yml b/.github/workflows/pr_title.yml index a079af175b..ddd4ff8e21 100644 --- a/.github/workflows/pr_title.yml +++ b/.github/workflows/pr_title.yml @@ -1,7 +1,7 @@ name: "Validate PR title" on: - pull_request_target: + pull_request: types: - opened - edited