Fix main rename breaking github scripts

This commit is contained in:
Sylvia van Os
2023-01-22 13:12:25 +01:00
parent 4cb27d3bd5
commit 9ef014e05c
4 changed files with 6 additions and 6 deletions

View File

@@ -3,12 +3,12 @@ name: Android CI
on:
push:
branches:
- master
- main
- staging
- trying
pull_request:
branches:
- master
- main
jobs:
build: