* run yamato tests on PRs that target v2-staging * remove comments
{% if platform.name == "linux" %}
expression: |
(pull_request.target eq "main" OR
pull_request.target eq "v2-staging" OR
pull_request.target match "release.+") AND
NOT pull_request.draft AND
(pull_request.changes.any match "com.unity.ml-agents/**" OR
{% if editor.extra_test == "sensor" %}
{% if editor.extra_test == "gym" %}
cancel_old_ci: true
(pull_request.changes.any match "protobuf-definitions/**" OR
{% if editor.extra_test == "llapi" %}