Skip to content

Commit 0f223e0

Browse files
authored
Merge pull request #215 from puppetlabs/pdksync_CONT-844-update_.sync.yml
pdksync - (CONT-844) - Update .sync.yml
2 parents f74869d + 7004cae commit 0f223e0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.sync.yml

+3-6
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,13 @@ spec/spec_helper.rb:
1616
unmanaged: false
1717
.gitpod.yml:
1818
unmanaged: false
19-
.github/workflows/nightly.yml:
19+
.github/workflows/auto_release.yml:
2020
unmanaged: false
21-
.github/workflows/pr_test.yml:
21+
.github/workflows/ci.yml:
2222
unmanaged: false
23-
.github/workflows/spec.yml:
24-
checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
23+
.github/workflows/nightly.yml:
2524
unmanaged: false
2625
.github/workflows/release.yml:
2726
unmanaged: false
28-
.github/workflows/auto_release.yml:
29-
unmanaged: false
3027
.travis.yml:
3128
delete: true

0 commit comments

Comments
 (0)