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:
committed by
Nick Gerleman
parent
29f016c1ea
commit
866f503bde
1
.github/workflows/validate-tests.yml
vendored
1
.github/workflows/validate-tests.yml
vendored
@@ -5,7 +5,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- 'release-*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user