core-lightning/.github
Alex Myers 8a2d6fa644 doc: update rpc docs before pushing to readme
Now that our rpc documenation is generated from schema, we need to build
the docs before trying to update the rdme contents.  The goal is to fix
the following issue with the rdme-rpc-sync workflow:

Run python .github/scripts/sync-rpc-cmds.py
lightning-addgossip		lightning-addgossip.7.md
Traceback (most recent call last):
  File .github/scripts/sync-rpc-cmds.py, line 92, in <module>
    main()
  File .github/scripts/sync-rpc-cmds.py, line 82, in main
    with open(doc/ + file) as f:
FileNotFoundError: [Errno 2] No such file or directory: 'doc/lightning-addgossip.7.md'
2024-05-17 13:56:18 -05:00
..
scripts ci: use Bitcoin Core 26.1 2024-04-04 12:53:44 +10:30
workflows doc: update rpc docs before pushing to readme 2024-05-17 13:56:18 -05:00
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