only run on pull request (#2237)

(cherry picked from commit e7a1afbba0)
This commit is contained in:
Mika Ayenson
2022-08-09 21:21:30 -04:00
committed by github-actions[bot]
parent 3e97790010
commit 46e1a50f54
@@ -1,8 +1,6 @@
name: Branch Version Status Checks
on:
push:
branches: [ "main"]
pull_request:
branches: [ "*" ]