Merge pull request #187 from DeterminateSystems/grahamc-patch-1
Fixup workflow name
This commit is contained in:
commit
c115b81c59
@ -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:
|
Here's an example GitHub Action workflow using this Action:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: Flake.lock: update Nix dependencies
|
name: "Flake.lock: update Nix dependencies"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch: # allows manual triggering
|
workflow_dispatch: # allows manual triggering
|
||||||
|
Loading…
x
Reference in New Issue
Block a user