fix(ci): fix workflow to run on main, not master

This commit is contained in:
Austin Bonander
2022-06-23 17:23:40 -07:00
parent 326964d717
commit bd40cc9a2f

View File

@@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- master
- main
jobs:
format: