Skip to content

Commit 52efcfc

Browse files
committed
Fix
1 parent 1831287 commit 52efcfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [ "main" ]
66
pull_request:
77
branches: [ "main" ]
8-
workflow_dispatch:
8+
workflow_call:
99

1010
env:
1111
LIB_NAME: clarabel_c

0 commit comments

Comments
 (0)