update CI to use main branch

This commit is contained in:
Doug Aitken 2021-08-05 16:48:35 +01:00
parent 6f2c1410c9
commit 691f72c416

View file

@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: