We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1831287 commit 52efcfcCopy full SHA for 52efcfc
.github/workflows/build_native.yml
@@ -5,7 +5,7 @@ on:
5
branches: [ "main" ]
6
pull_request:
7
8
- workflow_dispatch:
+ workflow_call:
9
10
env:
11
LIB_NAME: clarabel_c
0 commit comments