chore(*): update CI branch (#850)

This commit is contained in:
Nathan Bierema 2021-09-06 19:47:09 +00:00 committed by GitHub
parent 5f1b7e9de5
commit 1695dee135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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