Merge pull request #27 from actions/update-default-branch

Rename default branch
This commit is contained in:
Andy McKay
2020-07-21 09:08:39 -07:00
committed by GitHub

View File

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