Skip to content

Commit 58d8c52

Browse files
committed
comment correction
1 parent bfef804 commit 58d8c52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.yamato/_triggers.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
# Focuses on critical validation paths that we should validate before merging PRs
1616
# Cancels previous runs on new commits
1717
# Excludes draft PRs
18-
# Excludes running when changes ONLY touching documentation files
19-
# Requires `/ci ngo` or `/ci ignore` comment to trigger the job. This was implemented and explained in https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/pull/3577
18+
# Excludes running when changes are not touching package or testproject code (e.g. docs only changes)
2019

2120
# Nightly:
2221
# This test validates same subset as pull_request_trigger with addition of mobile/console tests and webgl builds

0 commit comments

Comments
 (0)