From e31c17046043fa1701c83618765e774e45d54ae0 Mon Sep 17 00:00:00 2001 From: Vlad Zarytovskii Date: Wed, 15 Nov 2023 12:48:44 +0100 Subject: [PATCH] Update check_release_notes.yml --- .github/workflows/check_release_notes.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/check_release_notes.yml b/.github/workflows/check_release_notes.yml index d52c8301b42..8d9ab62ac74 100644 --- a/.github/workflows/check_release_notes.yml +++ b/.github/workflows/check_release_notes.yml @@ -1,7 +1,7 @@ name: Check release notes on: pull_request: - types: [opened, synchronize, reopened] + #types: [opened, synchronize, reopened] branches: - 'main' - 'release/*' @@ -58,4 +58,4 @@ jobs: body: | This comment has been updated! - #reactions: hooray \ No newline at end of file + #reactions: hooray