gh: Fix branch name

This commit is contained in:
Sridhar Ratnakumar 2023-07-18 11:30:44 -04:00
parent 3114cb6791
commit eefec1426c

View File

@ -3,7 +3,7 @@ on:
# Run only when pushing to master branch, and making PRs
push:
branches:
- master
- main
pull_request:
jobs:
build: