Skip to content

Commit c115b81

Browse files
authored
Merge pull request #187 from DeterminateSystems/grahamc-patch-1
Fixup workflow name
2 parents a364012 + 2ca76c3 commit c115b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is a GitHub Action that updates the [`flake.lock`][lockfile] file for your
1111
Here's an example GitHub Action workflow using this Action:
1212

1313
```yaml
14-
name: Flake.lock: update Nix dependencies
14+
name: "Flake.lock: update Nix dependencies"
1515

1616
on:
1717
workflow_dispatch: # allows manual triggering

0 commit comments

Comments
 (0)