Skip to content

Commit

Permalink
fixup! fixup! [eclipse-wakaamaGH-585] ci: Add initial gitlint usage
Browse files Browse the repository at this point in the history
  • Loading branch information
rettichschnidi committed Apr 21, 2021
1 parent ce12018 commit 7d2c015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compliance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Check commits with checkpatch
run: |
git branch -a
tools/ci/run_ci.sh --branch-source origin/${{ github.head_ref }} --branch-target origin/${{ github.base_ref }} --run-gitlint
tools/ci/run_ci.sh --branch-target origin/${{ github.base_ref }} --run-gitlint

0 comments on commit 7d2c015

Please sign in to comment.