From 3e3df7ab2255dfc8143296976c0fe6d9b5f931fd Mon Sep 17 00:00:00 2001 From: maccelf Date: Thu, 19 Oct 2023 11:30:00 +0200 Subject: [PATCH] Fix pr target --- .github/workflows/commit-message.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/commit-message.yml b/.github/workflows/commit-message.yml index 8d340c3..93949f9 100644 --- a/.github/workflows/commit-message.yml +++ b/.github/workflows/commit-message.yml @@ -6,12 +6,6 @@ on: - edited - reopened - synchronize - pull_request_target: - types: - - opened - - edited - - reopened - - synchronize jobs: check-commit-message: