ci: Title-case workflow names

This commit is contained in:
Jonas Platte
2021-04-22 15:23:16 +02:00
parent c770627ce1
commit 27e47eaddc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: Rust nightly
name: Rust Nightly
on:
push:

View File

@@ -1,4 +1,4 @@
name: Rust stable
name: Rust Stable
on:
push: