Skip to content

Commit 2a446f9

Browse files
committed
adds ffiwrapper to ci/cd
1 parent 48dbf2e commit 2a446f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
branches: [main]
99
pull_request:
10-
branches: [main, ffi-wrapper-core-pkg]
10+
branches: [main, ffiwrapper, ffi-wrapper-core-pkg]
1111
workflow_dispatch:
1212
schedule:
1313
- cron: "0 0 * * *" # Every day at midnight

0 commit comments

Comments
 (0)