update branch name in gha (#274)

This commit is contained in:
Harrison Chase
2022-12-06 22:28:50 -08:00
committed by GitHub
parent 48b093823e
commit 3c1c7ba672
8 changed files with 31 additions and 29 deletions

View File

@@ -2,7 +2,7 @@ name: lint
on:
push:
branches: [main]
branches: [master]
pull_request:
env:

View File

@@ -2,7 +2,7 @@ name: test
on:
push:
branches: [main]
branches: [master]
pull_request:
env: