diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2db55b1..6b81c7b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: ci +name: CI # Every push and pull request: build, then test, on one runner. # diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c9ab11e..b4b0430 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -name: release +name: Release # Cut a release: bump the tag, cross-compile, publish archives with checksums # and build provenance.