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 4b20731 commit c86d5a8Copy full SHA for c86d5a8
.github/workflows/build-android.yml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- master
7
pull_request:
8
+ schedule:
9
+ - cron: '7 17 * * *'
10
11
jobs:
12
build_libbpf_bootstrap_android:
.github/workflows/build.yml
build_libbpf_bootstrap:
0 commit comments