Skip to content

Commit b5ff588

Browse files
authored
Merge pull request #85 from benner/ci/bump-lint-commits-to-v0.20.0
ci(lint): enforce commit signature on PR commits
2 parents cab0d35 + 723f77b commit b5ff588

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/lint-commits.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
key: nltk-averaged-perceptron-tagger-punkt
2323
- name: Lint commits
2424
# yamllint disable-line rule:line-length
25-
uses: benner/commit-guard@7704c563540b24bb10394e373e508dc664a7f01f # v0.19.0
25+
uses: benner/commit-guard@cab0d35c41a3f99fc5f61895f491d0ce3f5aff1c # v0.20.0
2626
with:
2727
range: origin/${{ github.base_ref }}..HEAD
28-
disable: signature

0 commit comments

Comments
 (0)