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,7 @@
# GitHub Actions workflow to
# lint Rust and Python code
# and run Rust tests, Python tests and async Python tests.
name: Rust CI
# Cancel previously started workflow runs