Fix PR labeler bot comment delete (#3249)
parent
98bca69ae9
commit
79175e2a09
|
@ -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: 'expo-bot'
|
comment-author: 'github-actions'
|
||||||
body-includes: <!-- pr-labeler comment -->
|
body-includes: <!-- pr-labeler comment -->
|
||||||
|
|
||||||
- name: 💬 Add comment with fingerprint
|
- name: 💬 Add comment with fingerprint
|
||||||
|
|
Loading…
Reference in New Issue