meta-raspberrypi/.github
Andrei Gherzan de9bfd04d5 ci: Fix dco-check job with newer git versions
Due to https://nvd.nist.gov/vuln/detail/cve-2022-24765, git introduced a
feature where without explicitly allowing it, it won't parse or consider
hooks that are owned by another git user while erroring out with:

  fatal: detected dubious ownership in repository at [...]

This won't be an issue in our setup due to how we guard the code via PRs
so we configure git to avoid this check.

Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
2022-11-08 08:21:47 +00:00
..
actions ci: fix typo: unconditionally 2022-10-11 18:58:35 +01:00
workflows ci: Fix dco-check job with newer git versions 2022-11-08 08:21:47 +00:00
CODE_OF_CONDUCT.md Add initial version of CODE_OF_CONDUCT.md 2022-07-31 02:18:20 +01:00
ISSUE_TEMPLATE.md ISSUE_TEMPLATE.md: Add issue template 2017-05-12 20:40:48 +01:00
PULL_REQUEST_TEMPLATE.md PULL_REQUEST_TEMPLATE.md: Add pull request template 2017-05-12 20:41:05 +01:00