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 d29ae01 commit ac9a20bCopy full SHA for ac9a20b
.yamato/analyze.yml
@@ -17,11 +17,14 @@ code_analyser:
17
- upm-ci project test --project-path Tools/CodeAnalyzerTestProject -u 2019.4
18
triggers:
19
cancel_old_ci: true
20
+ branches:
21
+ only:
22
+ - "gh-readonly-queue/develop/*"
23
pull_requests:
24
- targets:
25
only:
26
- "develop"
- - "gh-readonly-queue/develop/*"
27
+
28
artifacts:
29
UTR_Output.zip:
30
paths:
0 commit comments