Merge pull request #29 from ceph/devel

syncing devel branch to get latest  updates
This commit is contained in:
OpenShift Merge Robot
2021-09-07 12:11:39 +02:00
committed by GitHub
264 changed files with 15197 additions and 8379 deletions

View File

@ -8,6 +8,7 @@ on:
jobs:
commitlint:
name: commitlint
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2