Skip to content

Commit 2ff182b

Browse files
authored
Merge pull request #1186 from Unity-Technologies/yamato-checks
Add yamato trigger
2 parents 04ff174 + 6a9100d commit 2ff182b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.yamato/collate_builds.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ dependencies:
1818
commands:
1919
- .yamato/collate_builds.sh
2020

21+
triggers:
22+
branches:
23+
only:
24+
- "/.*/"
25+
2126
artifacts:
2227
builds.zip:
2328
paths:

0 commit comments

Comments
 (0)