mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-04 08:05:59 -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:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: '0 0 1 */2 *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_android:
|
build_android:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user