Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
NolwenMajorFrances committed Oct 18, 2024
1 parent 587aaa9 commit cb4c32b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev_on_pull_request_title_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
- uses: Slashgear/action-check-pr-title@v4.3.0
with:
regexp: '^(\((PC-[0-9]+|BSR)\) )?(build|lint|ci|docs|feat|fix|perf|refactor|test|chore)\(\w+\): \w+'
- run: echo ${{steps.check.outputs.status}}

0 comments on commit cb4c32b

Please sign in to comment.