From e6492a0055bcd787798fb012e31711c2fb758859 Mon Sep 17 00:00:00 2001 From: bitnami-bot Date: Thu, 7 Dec 2023 17:49:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/workfl?= =?UTF-8?q?ows/'=20with=20remote=20'workflows/'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: bitnami-bot --- .github/workflows/pr-reviews.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/pr-reviews.yml b/.github/workflows/pr-reviews.yml index d2c09dcd5..0cd551225 100644 --- a/.github/workflows/pr-reviews.yml +++ b/.github/workflows/pr-reviews.yml @@ -15,6 +15,5 @@ jobs: # This is a dummy workflow that triggers a workflow_run runs-on: ubuntu-latest steps: - - id: - run: | + - run: | echo "::notice:: Comment on PR #${{ github.event.pull_request.number }}" \ No newline at end of file