ci: Title-case workflow names
This commit is contained in:
parent
c770627ce1
commit
27e47eaddc
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Rust nightly
|
||||
name: Rust Nightly
|
||||
|
||||
on:
|
||||
push:
|
||||
|
2
.github/workflows/stable.yml
vendored
2
.github/workflows/stable.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Rust stable
|
||||
name: Rust Stable
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Loading…
x
Reference in New Issue
Block a user