Update android_build.yml

This commit is contained in:
Jegatheeswaran M
2022-06-02 18:25:33 +05:30
committed by GitHub Enterprise
parent 207edc1428
commit 3a504a1621

View File

@@ -2,9 +2,9 @@ name: Android Build CI
on:
push:
branches: [ master,release-* ]
branches: [feature/gitactions-* ]
pull_request:
branches: [ master,release-* ]
branches: [feature/gitactions-* ]
jobs:
build: