From b1b571d53ea7119047cdcb083ab1d93cddfab7b6 Mon Sep 17 00:00:00 2001 From: Elliot DeNolf Date: Thu, 24 Oct 2024 16:48:05 -0400 Subject: [PATCH] ci: do not run pr-title on synchronize event --- .github/workflows/pr-title.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr-title.yml b/.github/workflows/pr-title.yml index 991881ce2f..584ea8011f 100644 --- a/.github/workflows/pr-title.yml +++ b/.github/workflows/pr-title.yml @@ -5,7 +5,6 @@ on: types: - opened - edited - - synchronize permissions: pull-requests: write