Skip to content

Commit 29d8112

Browse files
author
jordanbreen28
committed
(CONT-844) - Update .sync.yml
1 parent 09270ef commit 29d8112

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
@@ -27,15 +27,12 @@ spec/spec_helper.rb:
2727
unmanaged: false
2828
.gitpod.yml:
2929
unmanaged: false
30-
.github/workflows/nightly.yml:
31-
unmanaged: false
32-
.github/workflows/pr_test.yml:
33-
unmanaged: false
3430
.github/workflows/auto_release.yml:
3531
unmanaged: false
36-
.github/workflows/spec.yml:
37-
checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
38-
unmanaged: false
32+
.github/workflows/ci.yml:
33+
unmanaged: true
34+
.github/workflows/nightly.yml:
35+
unmanaged: true
3936
.github/workflows/release.yml:
4037
unmanaged: false
4138
.travis.yml:

0 commit comments

Comments
 (0)