Skip to content

Commit 0e22e37

Browse files
authored
Merge pull request #366 from puppetlabs/pdksync_CONT-844-update_.sync.yml
pdksync - (CONT-844) - Update .sync.yml
2 parents 2e9b182 + 59a3e7b commit 0e22e37

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.sync.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,11 @@ Rakefile:
1818
spec/spec_helper.rb:
1919
mock_with: ":rspec"
2020
coverage_report: true
21-
.github/workflows/nightly.yml:
22-
unmanaged: false
23-
.github/workflows/pr_test.yml:
24-
unmanaged: false
2521
.github/workflows/auto_release.yml:
2622
unmanaged: false
27-
.github/workflows/spec.yml:
28-
checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
23+
.github/workflows/ci.yml:
24+
unmanaged: false
25+
.github/workflows/nightly.yml:
2926
unmanaged: false
3027
.github/workflows/release.yml:
3128
unmanaged: false

0 commit comments

Comments
 (0)