mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-22 22:30:23 +00:00
ci: mark .commitlintrc.yml as doc-only
Signed-off-by: Niels de Vos <ndevos@redhat.com>
(cherry picked from commit fb9ae06b1f
)
This commit is contained in:
parent
46d0ae5495
commit
23c317b05a
@ -12,7 +12,7 @@ CHANGED_FILES=$(git diff --name-only "${GIT_SINCE}")
|
|||||||
|
|
||||||
skip=0
|
skip=0
|
||||||
#files to be skipped
|
#files to be skipped
|
||||||
declare -a FILES=(^docs/ .md$ ^scripts/ LICENSE .mergify.yml .github .gitignore)
|
declare -a FILES=(^docs/ .md$ ^scripts/ LICENSE .mergify.yml .github .gitignore .commitlintrc.yml)
|
||||||
|
|
||||||
function check_file_present() {
|
function check_file_present() {
|
||||||
local file=$1
|
local file=$1
|
||||||
|
Loading…
Reference in New Issue
Block a user