github: simplify workflow names

This commit is contained in:
Aly Raffauf 2024-07-14 16:56:59 -04:00
parent ec6db50220
commit c3be1f9ad2
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
name: "nix" name: "nix-check"
on: on:
push: push:
paths-ignore: paths-ignore:

View file

@ -1,4 +1,4 @@
name: "inputs" name: "flake-update"
on: on:
schedule: schedule:
- cron: "0 0 * * 0" - cron: "0 0 * * 0"

View file

@ -1,4 +1,4 @@
name: "git" name: "git-mirror"
on: on:
push: push:
branches: branches: