Skip to content

Commit

Permalink
Rename to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmook committed Jul 3, 2020
1 parent f433e41 commit daa97bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: Android CI
on:
push:
branches:
- master
- main
tags:
- '*'
pull_request:
branches:
- master
- main

jobs:
build:
Expand Down

0 comments on commit daa97bc

Please sign in to comment.