From 67c2b524743626098e4f4f5f07066e1e24976ba8 Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Sun, 18 Jul 2021 14:12:58 -0700 Subject: Update commit_lint.yml --- .github/workflows/commit_lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/commit_lint.yml') diff --git a/.github/workflows/commit_lint.yml b/.github/workflows/commit_lint.yml index b1329766..b16986e7 100644 --- a/.github/workflows/commit_lint.yml +++ b/.github/workflows/commit_lint.yml @@ -9,4 +9,4 @@ jobs: - run: npm install --save-dev @commitlint/{cli,config-conventional} - run: | echo "module.exports = { extends: ['@commitlint/config-conventional'] };" > commitlint.config.js - - run: npx commitlint -- --from HEAD~1 --to HEAD --verbose + - run: npx commitlint --from HEAD~1 --to HEAD --verbose -- cgit v1.2.3-70-g09d2