Skip to content

Update paambaati/codeclimate-action action to v9 (#153) #529

Update paambaati/codeclimate-action action to v9 (#153)

Update paambaati/codeclimate-action action to v9 (#153) #529

name: Commit style
on:
pull_request:
types:
- opened
- edited
- reopened
- synchronize
push:
branches:
- master
- 'dev/*'
jobs:
check-commit-style:
runs-on: ubuntu-latest
steps:
- name: Check
uses: mristin/[email protected]
with:
allow-one-liners: 'true'
skip-body-check: 'true'