mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-12-18 11:00:25 +00:00
9533889b64
Commitlint fails with errors like: ``` git fetch -v origin devel fatal: unsafe repository ('/go/src/github.com/ceph/ceph-csi' is owned by someone else) To add an exception for this directory, call: git config --global --add safe.directory /go/src/github.com/ceph/ceph-csi make: *** [Makefile:153: commitlint] Error 128 ``` By not setting the option with actions/checkout@v3, the error should not happen anymore. Signed-off-by: Niels de Vos <ndevos@redhat.com> |
||
---|---|---|
.. | ||
build-multi-stage.yaml | ||
codespell.yaml | ||
commitlint.yaml | ||
go-test.yaml | ||
golangci-lint.yaml | ||
lint-extras.yaml | ||
mod-check.yaml | ||
publish-artifacts.yaml | ||
retest.yaml | ||
stale.yaml | ||
test-retest-action.yaml |