🤖尝试匹配汉语实现
This commit is contained in:
2
.github/workflows/deal_subscribe_issue.yml
vendored
2
.github/workflows/deal_subscribe_issue.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
handle_email_issues:
|
||||
if: startsWith(github.event.issue.title, '[e-mail]')
|
||||
if: startsWith(github.event.issue.title, '[邮箱订阅]')
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user