Maybe get workflow going

This commit is contained in:
Neale Pickett 2021-02-02 20:16:51 -07:00
parent f6611ef000
commit b90d39acef
1 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,12 @@ name: Build/Test
on:
push:
branches:
branches
- master:
- main
pull_request:
branches:
- master
- main
jobs: