Fix PR labeler bot comment delete (#3249)
This commit is contained in:
@@ -114,7 +114,7 @@ jobs:
|
||||
id: old_comment
|
||||
with:
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
comment-author: 'expo-bot'
|
||||
comment-author: 'github-actions'
|
||||
body-includes: <!-- pr-labeler comment -->
|
||||
|
||||
- name: 💬 Add comment with fingerprint
|
||||
@@ -182,4 +182,4 @@ jobs:
|
||||
comment_id: '${{ steps.old_comment.outputs.comment-id }}',
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user