🤖尝试匹配汉语实现
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:
|
jobs:
|
||||||
handle_email_issues:
|
handle_email_issues:
|
||||||
if: startsWith(github.event.issue.title, '[e-mail]')
|
if: startsWith(github.event.issue.title, '[邮箱订阅]')
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user