Skip to content

Commit

Permalink
[chore] adjust workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
MangoIV committed Jun 15, 2024
1 parent 4db0c63 commit 98e9544
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cabal-audit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: nix checks and build
name: nix build

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/haskell-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: cabal-build cabal-audit
name: cabal build

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-lock-file.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: update-flake-lock
name: update flake lock

on:
workflow_dispatch:
Expand Down

0 comments on commit 98e9544

Please sign in to comment.