1 parent fb42191 commit 5310150Copy full SHA for 5310150
1 file changed
.github/workflows/release.yml
@@ -3,6 +3,7 @@ name: Release
3
on:
4
push:
5
branches: [main]
6
+ workflow_dispatch:
7
8
jobs:
9
ci:
0 commit comments