ci: add top comments to GH Actions workflows

This commit is contained in:
link2xt
2023-06-02 18:41:17 +00:00
parent 55bc556bcf
commit 8ea8ee02ed
7 changed files with 28 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
# GitHub Actions workflow to build
# Node.js bindings documentation
# and upload it to the web server.
# Built documentation is available at <https://js.delta.chat/>
name: Generate & upload node.js documentation
on: