chore: Update old "master" branch refernces to use "main" instead (#277)

This commit is contained in:
Josh Dick
2021-07-12 02:29:02 -04:00
committed by GitHub
parent ad9610cdab
commit ee4b22cbae
3 changed files with 10 additions and 10 deletions

View File

@@ -3,10 +3,10 @@ name: Validate Templates
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
jobs:
build: