From 8d33e2e5c5f499ef81aef7a25f76228b9669984d Mon Sep 17 00:00:00 2001 From: amartingarcia Date: Wed, 7 Aug 2024 08:59:58 +0200 Subject: [PATCH] feat: Update repository --- .github/workflows/pr-tittle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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