From 4bb025068c8e0a974ba42c10a8c01a745ed1a06b Mon Sep 17 00:00:00 2001 From: Nicolas De loof Date: Mon, 30 Aug 2021 14:37:49 +0200 Subject: [PATCH] Update .github/workflows/pending_answered.yml Co-authored-by: Mathieu Champlon Signed-off-by: Nicolas De Loof --- .github/workflows/artifacts.yml | 2 +- .github/workflows/pending_answered.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 098501f04..a75969ae3 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -53,6 +53,6 @@ jobs: with: comment-id: ${{ github.event.comment.id }} body: | - This PR can be tested using [binaries](https://github.com/docker/compose-cli/actions/runs/${{ github.run_id }}) + This PR can be tested using [binaries](https://github.com/docker/compose-cli/actions/runs/${{ github.run_id }}). reactions: eyes diff --git a/.github/workflows/pending_answered.yml b/.github/workflows/pending_answered.yml index e26a74bbc..02c46f901 100644 --- a/.github/workflows/pending_answered.yml +++ b/.github/workflows/pending_answered.yml @@ -1,4 +1,4 @@ -name: Remove pending lable on answer +name: Remove pending label on answer on: issue_comment: