Skip to content

Commit ace1f3b

Browse files
committed
make sure comment is added
1 parent a032849 commit ace1f3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_title_check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
steps:
1212
- name: Check PR Title is Prefixed with Change Type
1313
id: check_prefix
14+
continue-on-error: true
1415
env:
1516
PR_TITLE: ${{ github.event.pull_request.title }}
1617
run: |

0 commit comments

Comments
 (0)