run workflows on PRs to main

This commit is contained in:
Drew Weymouth
2023-11-01 16:55:54 -07:00
parent b7393d1bc8
commit 311175a721
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ name: Build Mac OS
on:
push:
pull_request:
branches: [ "main" ]
jobs:
+1
View File
@@ -5,6 +5,7 @@ name: Build Ubuntu
on:
push:
pull_request:
branches: [ "main" ]
jobs: