chore: use self mention

This commit is contained in:
weishu
2026-01-13 13:47:02 +08:00
parent 02b47ca757
commit ecae91fa1c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ concurrency:
jobs:
mention-response:
if: |
contains(github.event.comment.body, '@hapi') &&
contains(github.event.comment.body, '@tiann') &&
!endsWith(github.event.comment.user.login, '[bot]')
runs-on: ubuntu-latest
permissions: