Schedule build

This commit is contained in:
Duy Tran Khanh 2023-11-17 05:42:51 +07:00 committed by GitHub
parent 438cd12185
commit 11a8b4b1b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,11 @@
name: Build OpenJDK 8 for Android and iOS
name: Build OpenJDK 8 for Android
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 1 */2 *'
jobs:
build_android: