Merge pull request #296 from nix-community/gha-dev

.github/workflows/update-dev-flake-lock.yml: update name
This commit is contained in:
Jörg Thalheim 2023-11-06 10:05:28 +01:00 committed by GitHub
commit a1f21ef419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: update-flake-lock
name: update-dev-flake-lock
on:
workflow_dispatch: # allows manual triggering
schedule: