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 48dbf2e commit bc212e4Copy full SHA for bc212e4
.github/workflows/main.yaml
@@ -7,7 +7,7 @@ on:
7
push:
8
branches: [main]
9
pull_request:
10
- branches: [main, ffi-wrapper-core-pkg]
+ branches: [main, ffi-wrapper, ffi-wrapper-core-pkg]
11
workflow_dispatch:
12
schedule:
13
- cron: "0 0 * * *" # Every day at midnight
0 commit comments