mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +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> |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
dependabot.yml | ||
pull_request_template.md |