Skip to content

Commit 4082b6b

Browse files
author
Chris Elion
committed
limit trigger to this file (#5360)
1 parent 1c405c8 commit 4082b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/com.unity.ml-agents-optional-dep-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ OptionalDependencyTests_{{ optional_dep.name }}:
6060
pull_request.target match "release.+") AND
6161
NOT pull_request.draft AND
6262
(pull_request.changes.any match "com.unity.ml-agents/**" OR
63-
pull_request.changes.any match ".yamato/com.unity.ml-agents-test.yml")
63+
pull_request.changes.any match ".yamato/com.unity.ml-agents-optional-dep-tests.yml")
6464
{% endfor %}
6565

0 commit comments

Comments
 (0)