Fix branch

This commit is contained in:
Amab 2021-02-21 17:22:29 +01:00
parent 7d67f7dce5
commit 69962b0db3

View File

@ -2,9 +2,9 @@ name: Android CI
on:
push:
branches: [ $default-branch ]
branches: [ develop ]
pull_request:
branches: [ $default-branch ]
branches: [ develop ]
jobs:
build: