diff --git a/.github/workflows/pr-title-checker.yml b/.github/workflows/pr-title-checker.yml index 496a154337..6130a3e94e 100644 --- a/.github/workflows/pr-title-checker.yml +++ b/.github/workflows/pr-title-checker.yml @@ -1,7 +1,7 @@ name: Layotto Env Pipeline 🌊 on: - pull_request: + pull_request_target: types: - opened - edited