We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c405c8 commit 4082b6bCopy full SHA for 4082b6b
.yamato/com.unity.ml-agents-optional-dep-tests.yml
@@ -60,6 +60,6 @@ OptionalDependencyTests_{{ optional_dep.name }}:
60
pull_request.target match "release.+") AND
61
NOT pull_request.draft AND
62
(pull_request.changes.any match "com.unity.ml-agents/**" OR
63
- pull_request.changes.any match ".yamato/com.unity.ml-agents-test.yml")
+ pull_request.changes.any match ".yamato/com.unity.ml-agents-optional-dep-tests.yml")
64
{% endfor %}
65
0 commit comments