Skip to content

Commit

Permalink
Schedule build
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhduytran0 authored Nov 16, 2023
1 parent 438cd12 commit 11a8b4b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 11a8b4b

Please sign in to comment.