Skip to content

Commit 04c0abf

Browse files
committed
typo
1 parent 9c2e15e commit 04c0abf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.yamato/_triggers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ pull_request_trigger:
4646
name: Pull Request Trigger (develop, develop-2.0.0, & release branches)
4747
# Run the following tests on a selection of different desktop platforms
4848
dependencies:
49-
- .yamato/_triggers#minimal_required_checks
50-
- .yamato/_triggers#code_changes_check
49+
- .yamato/_triggers.yml#minimal_required_checks
50+
- .yamato/_triggers.yml#code_changes_check
5151
triggers:
5252
# Note that PR tests will run ONLY if we are changing package/sample code. If changes are let's say docs only no tests will be triggered
5353
# TODO: consider setting up and running tests from Examples/

0 commit comments

Comments
 (0)