diff --git a/.github/workflows/pr-title-checker.yml b/.github/workflows/pr-title-checker.yml index f7a0426dc..505b0d80e 100644 --- a/.github/workflows/pr-title-checker.yml +++ b/.github/workflows/pr-title-checker.yml @@ -4,10 +4,6 @@ on: push: branches: - main - pull_request: - branches: - - main - - feature/** pull_request_target: types: - opened