Skip to content

Commit

Permalink
Add names to github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
arianvp committed Nov 27, 2023
1 parent 62be3d2 commit 52c1454
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: CI
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-flake-lock.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: # allows manual triggering
schedule:
Expand Down

0 comments on commit 52c1454

Please sign in to comment.