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 89f08a7 commit 17b040c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 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,7 @@ 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+'
job_status:
if: ${{ always() }}
needs: check
run: echo ${{steps.web_proxy_deploy.outputs.status}}

0 comments on commit 17b040c

Please sign in to comment.