Skip to content

Commit

Permalink
ci(workflow): Only check CC for PR title
Browse files Browse the repository at this point in the history
  • Loading branch information
donch committed Jul 25, 2023
1 parent 2d91ba1 commit 4d7b594
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr-cc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
- name: check-for-cc
id: check-for-cc
uses: agenthunt/[email protected]

with:
pr-body-regex: "(.*)"

0 comments on commit 4d7b594

Please sign in to comment.