mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
Merge pull request #29 from ceph/devel
syncing devel branch to get latest updates
This commit is contained in:
1
.github/workflows/commitlint.yaml
vendored
1
.github/workflows/commitlint.yaml
vendored
@ -8,6 +8,7 @@ on:
|
||||
jobs:
|
||||
commitlint:
|
||||
name: commitlint
|
||||
if: ${{ github.actor != 'dependabot[bot]' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user