Skip to content

set next macro chart for kubefirst - 2.7.7-rc2 #1548

set next macro chart for kubefirst - 2.7.7-rc2

set next macro chart for kubefirst - 2.7.7-rc2 #1548

Workflow file for this run

name: Check Commit Messages
on: push
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Checkout the code
uses: actions/[email protected]
with:
fetch-depth: 0
- name: Lint the commits
uses: wagoid/[email protected]
with:
configFile: .commitlintrc.js
failOnWarnings: true