Skip to content

Commit b23b24e

Browse files
authored
chore(nucleus): actually valid config, oops (#5677)
* revert(nucleus): add config back but remove all required downstreams * chore(nucleus): actually valid config
1 parent cc639e3 commit b23b24e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.nucleus.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ branches:
99
auto-start: true
1010
auto-start-from-forks: false
1111
merge-method: disabled # do not auto-merge; we'll do it ourselves
12-
required-downstream-deps:
13-
# none
12+
required-downstream-deps: [] # none
1413
release:
1514
pull-request:
1615
<<: *branch-definition

0 commit comments

Comments
 (0)