actions: run on all branches

This commit is contained in:
Alexander Capehart 2024-05-27 20:33:48 +00:00 committed by GitHub
parent 27e39b6c10
commit 248fc89c9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,9 +2,9 @@ name: Android CI
on:
push:
branches: [ "dev" ]
branches: []
pull_request:
branches: [ "dev" ]
branches: []
jobs:
build: