Commit e09c545
penguinspiral
ci(commit-check): Upgrade commit-check GitHub action to v2
Conventional Commit branch rules permit branches of 'fix/' and 'feat/'
which are short for 'bugfix/' (or 'hotfix/') and 'feature/'
respectively: https://conventional-branch.github.io/#branch-naming-prefixes
commit-check-action v2 introduced commit-check.toml which defaults to
permitting these abbreviated branch names:
commit-check/commit-check-action#1521 parent b175af2 commit e09c545
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments