ci: Rename main workflow to "Main workflow"
This commit is contained in:
parent
bedf264a9f
commit
1bf60b3dd5
|
@ -1,4 +1,4 @@
|
||||||
name: Workflow
|
name: Main workflow
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
# Run the `rustfmt` code formatter
|
# Run the `rustfmt` code formatter
|
||||||
|
|
Loading…
Reference in New Issue