We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ffeb58 + 7adac2f commit 13b0f4bCopy full SHA for 13b0f4b
.github/workflows/auto-comment.yml
@@ -20,6 +20,6 @@ jobs:
20
with:
21
ref: master
22
- name: Comment on (un)labeled issue/Pull request
23
- uses: peaceiris/actions-label-commenter@v1.4.0-0
+ uses: peaceiris/actions-label-commenter@v1.4.0-2
24
25
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments