We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7b2d0 commit 5925ba7Copy full SHA for 5925ba7
1 file changed
.github/workflows/test.yaml
@@ -48,6 +48,7 @@ jobs:
48
convcommitlint:
49
runs-on: ubuntu-latest
50
steps:
51
+ - uses: actions/checkout@v4
52
- uses: coolapso/convcommitlint@main
53
continue-on-error: true
54
0 commit comments