Skip to content

Commit 921ff74

Browse files
authored
Merge pull request #426 from puppetlabs/pdksync_CONT-844-update_.sync.yml
pdksync - (CONT-844) - Update .sync.yml
2 parents 7aee751 + 1a2ef73 commit 921ff74

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.sync.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,10 @@ spec/spec_helper.rb:
2525
unmanaged: false
2626
.github/workflows/auto_release.yml:
2727
unmanaged: false
28-
.github/workflows/spec.yml:
29-
checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
30-
unmanaged: false
28+
.github/workflows/ci.yml:
29+
unmanaged: true
30+
.github/workflows/nightly.yml:
31+
unmanaged: true
3132
.github/workflows/release.yml:
3233
unmanaged: false
3334
.travis.yml:

0 commit comments

Comments
 (0)