Skip to content

Commit 866c948

Browse files
committed
feat: add workflow_dispatch trig for gomod2nix.yml
1 parent 8d9e132 commit 866c948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gomod2nix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- 'go.mod'
66
- 'go.sum'
77
- '.github/workflows/gomod2nix.yml'
8+
workflow_dispatch:
89
jobs:
910
gomod2nix:
1011
name: gomod2nix update

0 commit comments

Comments
 (0)