Use [bot] in action username (#3250)
This commit is contained in:
parent
1dcd5c116f
commit
d5ebbeb3fc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request-commit.yml
vendored
2
.github/workflows/pull-request-commit.yml
vendored
|
@ -114,7 +114,7 @@ jobs:
|
||||||
id: old_comment
|
id: old_comment
|
||||||
with:
|
with:
|
||||||
issue-number: ${{ github.event.pull_request.number }}
|
issue-number: ${{ github.event.pull_request.number }}
|
||||||
comment-author: 'github-actions'
|
comment-author: 'github-actions[bot]'
|
||||||
body-includes: <!-- pr-labeler comment -->
|
body-includes: <!-- pr-labeler comment -->
|
||||||
|
|
||||||
- name: 💬 Add comment with fingerprint
|
- name: 💬 Add comment with fingerprint
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue