From 49a26538c451fc4603711ebcbec1f159d52e63e2 Mon Sep 17 00:00:00 2001 From: Lucas Lopes Date: Wed, 4 Oct 2023 18:03:18 -0300 Subject: [PATCH] Removing requirement of the PR author's reaction from comment --- .github/workflows/validation-comment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation-comment.yaml b/.github/workflows/validation-comment.yaml index 6ffab10b7..cd765c940 100644 --- a/.github/workflows/validation-comment.yaml +++ b/.github/workflows/validation-comment.yaml @@ -30,6 +30,6 @@ jobs: repository: rancher/hardened-sriov-cni tag: v2.6.3-build20230913 - - Add a 👍 (thumbs up) reaction to this comment once done. CI won't pass without this reaction to the github-action bot's latest validation comment. The thumbs up reaction must be from the PR's author. + - Add a 👍 (thumbs up) reaction to this comment once done. CI won't pass without this reaction to the github-action bot's latest validation comment. - Approve the PR to run the CI check.` })