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,4 +1,10 @@
# Manually triggered action to build deltachat-rpc-server binaries.
# GitHub Actions workflow
# to build `deltachat-rpc-server` binaries
# and upload them to the release.
#
# The workflow is automatically triggered on releases.
# It can also be triggered manually
# to produce binary artifacts for testing.
name: Build deltachat-rpc-server binaries