Skip to content

Commit 0177592

Browse files
authored
Update auto-comment.yml
1 parent 3794f6c commit 0177592

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/auto-comment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
steps:
1818
- name: Checkout Code
1919
uses: actions/checkout@v2.3.1
20+
with:
21+
ref: master
2022
- name: Comment on (un)labeled issue/Pull request
2123
uses: peaceiris/actions-label-commenter@v1.4.0-0
2224
with:

0 commit comments

Comments
 (0)