Skip to content

Commit a9f2411

Browse files
committed
fix: Added manual workflow dispatch
1 parent 781c03d commit a9f2411

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trigger-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
paths:
66
- 'src/**'
77
- 'Makefile'
8+
workflow_dispatch:
89

910
jobs:
1011
release:

0 commit comments

Comments
 (0)