mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 23:55:58 -04:00
Schedule build
This commit is contained in:
parent
438cd12185
commit
11a8b4b1b5
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user