Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 4bb0250

Browse files
ndeloofmat007
andcommitted
Update .github/workflows/pending_answered.yml
Co-authored-by: Mathieu Champlon <[email protected]> Signed-off-by: Nicolas De Loof <[email protected]>
1 parent a95f093 commit 4bb0250

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
with:
5454
comment-id: ${{ github.event.comment.id }}
5555
body: |
56-
This PR can be tested using [binaries](https://github.com/docker/compose-cli/actions/runs/${{ github.run_id }})
56+
This PR can be tested using [binaries](https://github.com/docker/compose-cli/actions/runs/${{ github.run_id }}).
5757
reactions: eyes
5858

.github/workflows/pending_answered.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Remove pending lable on answer
1+
name: Remove pending label on answer
22

33
on:
44
issue_comment:

0 commit comments

Comments
 (0)