workflow main references

This commit is contained in:
Bryan MacFarlane
2020-07-22 08:04:56 -04:00
parent 8e98458ff1
commit 33cbf07c96
3 changed files with 3 additions and 3 deletions

View File

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

View File

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