Don't run test validation off main branch (#1644)

Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1644

Because Chrome behaviors can change

Reviewed By: cortinico

Differential Revision: D56088135

fbshipit-source-id: 7f760786dde061df9af034368e2184117e6e6846
This commit is contained in:
Nick Gerleman
2024-04-15 10:43:25 -07:00
committed by Nick Gerleman
parent 29f016c1ea
commit 866f503bde

View File

@@ -5,7 +5,6 @@ on:
push:
branches:
- main
- 'release-*'
workflow_dispatch:
jobs: