We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6067e7 commit d66b5f7Copy full SHA for d66b5f7
.github/workflows/commit-lint.yml
@@ -19,7 +19,6 @@ jobs:
19
uses: actions/setup-node@v2
20
with:
21
node-version: ${{ env.NODE_VERSION }}
22
- - run: git log -${{ github.event.pull_request.commits }} HEAD^
23
- name: Validate commit messages
24
run: |
25
echo "::add-matcher::.github/workflows/commit-lint-problem-matcher.json"
0 commit comments