Skip to content

Commit f0963f1

Browse files
chore: correct comment_tag to comment-tag in PR workflow (#156)
1 parent abf5e5c commit f0963f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Comment on Pull Request
2929
uses: thollander/actions-comment-pull-request@v3
3030
with:
31-
comment_tag: hello
31+
comment-tag: hello
3232
message: |
3333
Hello and thank you for making a PR to qnexus! :wave:
3434
A maintainer will review and run integration tests if required.

0 commit comments

Comments
 (0)