Skip to content

Commit fa670c1

Browse files
authored
Merge pull request puppetlabs#624 from puppetlabs/pdksync_CONT-844-update_.sync.yml
pdksync - (CONT-844) - Update .sync.yml
2 parents b952878 + 47d988f commit fa670c1

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
@@ -53,15 +53,12 @@ spec/spec_helper.rb:
5353
unmanaged: false
5454
.gitpod.yml:
5555
unmanaged: false
56-
.github/workflows/nightly.yml:
57-
unmanaged: true
58-
.github/workflows/pr_test.yml:
59-
unmanaged: true
6056
.github/workflows/auto_release.yml:
6157
unmanaged: false
62-
.github/workflows/spec.yml:
63-
checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
64-
unmanaged: false
58+
.github/workflows/ci.yml:
59+
unmanaged: true
60+
.github/workflows/nightly.yml:
61+
unmanaged: true
6562
.github/workflows/release.yml:
6663
unmanaged: false
6764
.travis.yml:

0 commit comments

Comments
 (0)