mirror of
https://github.com/docker/compose.git
synced 2025-07-21 20:54:32 +02:00
Update .github/workflows/pending_answered.yml
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com> Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
a95f09376d
commit
4bb025068c
2
.github/workflows/artifacts.yml
vendored
2
.github/workflows/artifacts.yml
vendored
@ -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
|
||||
|
||||
|
2
.github/workflows/pending_answered.yml
vendored
2
.github/workflows/pending_answered.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Remove pending lable on answer
|
||||
name: Remove pending label on answer
|
||||
|
||||
on:
|
||||
issue_comment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user