Skip to content

Commit e8d844c

Browse files
committed
(CONT-844) - Update .sync.yml
1 parent c0954b0 commit e8d844c

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.sync.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,12 @@ Rakefile:
2020
unmanaged: false
2121
.gitpod.yml:
2222
unmanaged: false
23-
.github/workflows/nightly.yml:
24-
unmanaged: false
25-
.github/workflows/pr_test.yml:
26-
unmanaged: false
2723
.github/workflows/auto_release.yml:
2824
unmanaged: false
29-
.github/workflows/spec.yml:
30-
checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
31-
unmanaged: false
25+
.github/workflows/ci.yml:
26+
unmanaged: true
27+
.github/workflows/nightly.yml:
28+
unmanaged: true
3229
.github/workflows/release.yml:
3330
unmanaged: false
3431
.travis.yml:

0 commit comments

Comments
 (0)