Update build.yml

This commit is contained in:
Duy Tran Khanh 2022-04-09 19:07:29 +07:00 committed by GitHub
parent 6178b816f6
commit 01507ae5b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,9 @@
name: Build OpenJDK 8 for Android and iOS
on: [push, pull_request, workflow_dispatch]
on:
push:
pull_request:
workflow_dispatch:
jobs:
build_android: