workflows: add top level names

This commit is contained in:
notohh 2023-10-20 18:49:54 -04:00
parent 96ac8d076e
commit 37a4469a51
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,5 @@
name: flake check
on: [push] on: [push]
jobs: jobs:
check: check:

View file

@ -1,3 +1,5 @@
name: fmt check
on: [push] on: [push]
jobs: jobs:
check: check: