swap master to main in gh actions thing

This commit is contained in:
alisdair sullivan 2020-07-03 08:53:01 -07:00 committed by GitHub
parent a45c997ced
commit 456ffdb60a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,10 +3,10 @@ name: EUnit
on: on:
pull_request: pull_request:
branches: branches:
- 'master' - 'main'
push: push:
branches: branches:
- 'master' - 'main'
jobs: jobs:
build: build: