Skip to content

⬆️ Upgrade Kafdrop Image Version #73

⬆️ Upgrade Kafdrop Image Version

⬆️ Upgrade Kafdrop Image Version #73

Workflow file for this run

name: gitlint
on:
pull_request: {}
push: {}
jobs:
gitlint:
runs-on: ubuntu-latest
name: GitLint
steps:
- name: Lint commits, branches, and pull requests
uses: aschbacd/[email protected]
with:
commit-message-subject-min-length: 10
commit-message-body-min-length: 10
prohibit-unsigned-commits: true