From aab1f4dc6da666406668038c8d705bfd3ce089c2 Mon Sep 17 00:00:00 2001 From: asyncapi-bot <61865014+asyncapi-bot@users.noreply.github.com> Date: Thu, 9 Dec 2021 18:29:37 +0100 Subject: [PATCH] ci: update global workflows --- .github/workflows/help-command.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/help-command.yml b/.github/workflows/help-command.yml index 4f1d64b25..2544f0738 100644 --- a/.github/workflows/help-command.yml +++ b/.github/workflows/help-command.yml @@ -22,4 +22,4 @@ jobs: At the moment the following comments are supported in pull requests: - `/ready-to-merge` or `/rtm` - This comment will trigger automerge of PR in case all required checks are green, approvals in place and do-not-merge label is not added - - `/do-not-merge` or `/dnm` - This comment will block automerging event if all conditions are met and ready-to-merge label is added \ No newline at end of file + - `/do-not-merge` or `/dnm` - This comment will block automerging even if all conditions are met and ready-to-merge label is added \ No newline at end of file