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.
1 parent 3794f6c commit 0177592Copy full SHA for 0177592
.github/workflows/auto-comment.yml
@@ -17,6 +17,8 @@ jobs:
17
steps:
18
- name: Checkout Code
19
uses: actions/checkout@v2.3.1
20
+ with:
21
+ ref: master
22
- name: Comment on (un)labeled issue/Pull request
23
uses: peaceiris/actions-label-commenter@v1.4.0-0
24
with:
0 commit comments