We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdd37bc commit 8aeb499Copy full SHA for 8aeb499
.github/workflows/build.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
tags:
7
- "v*"
8
+ workflow_dispatch:
9
10
env:
11
TALIB_C_VER: 0.6.4
0 commit comments