trigger github actions build for PRs as well

This commit is contained in:
John O'Reilly 2020-07-05 13:16:35 +01:00
parent ed9fbf3066
commit daf7f99377

View file

@ -1,6 +1,6 @@
name: Android CI
on: [push]
on: [push, pull_request]
jobs:
build: