cln/.github
Rusty Russell fe3ee1e4e6 CI: mark external subdirs safe for FreeBSD build
```
fatal: detected dubious ownership in repository at '/home/runner/work/lightning/lightning/external/libwally-core'
  To add an exception for this directory, call:

  	git config --global --add safe.directory /home/runner/work/lightning/lightning/external/libwally-core
  Reinitializing submodules src/secp256k1 ...
  fatal: detected dubious ownership in repository at '/home/runner/work/lightning/lightning/external/libwally-core'
  To add an exception for this directory, call:

  	git config --global --add safe.directory /home/runner/work/lightning/lightning/external/libwally-core
  fatal: detected dubious ownership in repository at '/home/runner/work/lightning/lightning/external/libwally-core'
  To add an exception for this directory, call:

  	git config --global --add safe.directory /home/runner/work/lightning/lightning/external/libwally-core
  gmake: *** [external/Makefile:65: submodcheck] Error 128
```

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-04-23 09:21:43 +09:30
..
scripts ci: Move the 'update doc examples' script to a later stage in the CI pipeline 2025-01-30 09:34:59 +10:30
workflows CI: mark external subdirs safe for FreeBSD build 2025-04-23 09:21:43 +09:30
CODEOWNERS meta: Add the VLS team as codeowners of hsmd/hsmd_wire.csv 2023-08-07 13:10:56 +09:30
ISSUE_TEMPLATE.md github: Added issue template 2018-01-29 13:28:48 +01:00
PULL_REQUEST_TEMPLATE.md Update Release Dates for May 2025 2025-04-04 12:34:18 -07:00