Skip to content

fix: 支持多源邮件发送,扩展一些接口,使得支持更详细的查询,并修复一些线上的 bug #276

fix: 支持多源邮件发送,扩展一些接口,使得支持更详细的查询,并修复一些线上的 bug

fix: 支持多源邮件发送,扩展一些接口,使得支持更详细的查询,并修复一些线上的 bug #276

name: "PR Title Checker"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1.4.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
configuration_path: .github/pr-title-checker-config.json #(optional. defaults to .github/pr-title-checker-config.json)