Rename default branch

This updates the Action to work with the new default branch
This commit is contained in:
Andy McKay
2020-07-21 09:03:47 -07:00
committed by GitHub
parent 34d7e72d93
commit 198b4e4e44

View File

@@ -2,7 +2,7 @@ name: build-test
on: on:
push: push:
branches: branches:
- master - main
paths-ignore: paths-ignore:
- '**.md' - '**.md'
pull_request: pull_request: