Skip to content

Commit

Permalink
Merge branch 'main' into zzf/fix_rotary_emb
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzefeng92 authored Mar 29, 2024
2 parents c3d2a60 + 2206662 commit cc60990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional_commit_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: agenthunt/[email protected]
with:
pr-title-regex: '^((build|ci|chore|docs|feat|fix|perf|refactor|revert|style|test)!?(\([a-z0-9-]+\))?: .+)$'
pr-body-regex: '\S'
pr-body-regex: '^((?!null)|null.*)\S'

0 comments on commit cc60990

Please sign in to comment.