Skip to content

Commit 8fc2f75

Browse files
committed
Merge branch 'master' into HDRP/sg-vfx-integration-improved
2 parents bdded15 + 4fd7de2 commit 8fc2f75

File tree

389 files changed

+34290
-3647
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

389 files changed

+34290
-3647
lines changed

.yamato/_abv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ all_project_ci_trunk:
2323
- path: .yamato/_projectcontext.yml#all_package_ci_project_trunk
2424
rerun: on_new_revision
2525
triggers:
26-
expression: pull_request.target eq "master" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.render-pipelines.core/**/*"] AND NOT pull_request.push.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]
26+
expression: pull_request.target eq "master" AND NOT pull_request.draft AND pull_request.changes.any match ["com.unity.render-pipelines.core/**/*"] AND NOT pull_request.changes.all match ["*.md", "**/*.md", "doc/**/*", "**/Documentation*/**/*"]
2727
all_project_ci_nightly_trunk:
2828
name: _Nightly ABV against trunk
2929
dependencies:

0 commit comments

Comments
 (0)