mirror of
https://github.com/laurent22/joplin.git
synced 2026-06-18 20:16:34 +02:00
Chore: Trying to fix delete-coderabbit-comments workflow
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
delete-comment:
|
||||
if: >
|
||||
github.event.issue.pull_request &&
|
||||
github.event.comment.user.login == 'coderabbitai'
|
||||
(github.event.comment.user.login == 'coderabbitai' || github.event.comment.user.login == 'coderabbitai[bot]')
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
issues: write
|
||||
|
||||
@@ -264,3 +264,4 @@ togglefullscreen
|
||||
onestore
|
||||
macshot
|
||||
pdate
|
||||
coderabbitai
|
||||
|
||||
Reference in New Issue
Block a user