diff --git a/.github/workflows/pr-tittle.yml b/.github/workflows/pr-tittle.yml index 23d93c9..34581ec 100644 --- a/.github/workflows/pr-tittle.yml +++ b/.github/workflows/pr-tittle.yml @@ -1,7 +1,7 @@ name: "Validate PR title" on: - pull_request_target: + pull_request: types: - opened - edited