Skip to content

Commit bd99992

Browse files
committed
ci: allow the jobs to fail if no conventional commit exists
1 parent 0081cbd commit bd99992

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/conventional-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313

1414
- name: Check for conventional commits
1515
id: get_commits
16-
continue-on-error: true
1716
env:
1817
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1918
run: |

0 commit comments

Comments
 (0)