Merge pull request #142 from talentdeficit/talentdeficit-patch-1

swap master to main in gh actions thing
This commit is contained in:
Tristan Sloughter 2020-07-03 09:54:16 -06:00 committed by GitHub
commit 8231cf8fc6
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: