Skip to content

operator/ceph/version: add IsAtLeastBelfry() #8

operator/ceph/version: add IsAtLeastBelfry()

operator/ceph/version: add IsAtLeastBelfry() #8

Workflow file for this run

name: Commitlint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-18.04
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v1.6.0
with:
configFile: './.commitlintrc.json'
helpURL: https://rook.io/docs/rook/master/development-flow.html#commit-structure