瀏覽代碼

Update .github/workflows/pending_answered.yml

Co-authored-by: Mathieu Champlon <[email protected]>
Signed-off-by: Nicolas De Loof <[email protected]>
Nicolas De loof 4 年之前
父節點
當前提交
4bb025068c
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/workflows/artifacts.yml
  2. 1 1
      .github/workflows/pending_answered.yml

+ 1 - 1
.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
 

+ 1 - 1
.github/workflows/pending_answered.yml

@@ -1,4 +1,4 @@
-name: Remove pending lable on answer
+name: Remove pending label on answer
 
 on:
   issue_comment: