Renamed default branch

This commit is contained in:
Josh W 2021-03-25 16:18:41 -04:00
parent 8545c5e6da
commit 1adf6d94a7

View file

@ -4,9 +4,9 @@ name: Run tests
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: