Update branch name in workflow file

This commit is contained in:
William Kent
2021-11-03 17:22:53 -04:00
parent da2ae31233
commit 6bc97fb4cd

View File

@@ -2,7 +2,7 @@ name: Build Pull Request
on:
pull_request:
branches: [master]
branches: [main]
jobs:
build: