mirror of
https://github.com/DeterminateSystems/update-flake-lock.git
synced 2025-07-01 02:43:50 +03:00
Fixup workflow name
This commit is contained in:
parent
a3640124cb
commit
2ca76c3436
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ This is a GitHub Action that updates the [`flake.lock`][lockfile] file for your
|
|||
Here's an example GitHub Action workflow using this Action:
|
||||
|
||||
```yaml
|
||||
name: Flake.lock: update Nix dependencies
|
||||
name: "Flake.lock: update Nix dependencies"
|
||||
|
||||
on:
|
||||
workflow_dispatch: # allows manual triggering
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue