From cf5d3f479c4a6b5ce0793c0057cca7c47820c1e3 Mon Sep 17 00:00:00 2001 From: Tasso Evangelista Date: Tue, 13 Aug 2024 15:08:11 -0300 Subject: [PATCH] ci: Update pr-title.yml --- .github/workflows/pr-title.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 09268a5c24..83c2460e88 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -1,6 +1,6 @@ name: "Pull request title" on: - pull_request: + pull_request_target: types: [opened, edited] jobs: