Skip to content

Commit c3aa0f0

Browse files
authored
Merge pull request #1412 from puppetlabs/pdksync_CONT-844-update_.sync.yml
pdksync - (CONT-844) - Update .sync.yml
2 parents c276aa3 + fbceea0 commit c3aa0f0

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed

.sync.yml

+4-20
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,6 @@ Rakefile:
1818
spec/spec_helper.rb:
1919
mock_with: ":rspec"
2020
coverage_report: true
21-
.github/workflows/nightly.yml:
22-
unmanaged: false
23-
exclude_platforms:
24-
- Scientific-6
25-
- Scientific-7
26-
- Debian-9
27-
- Debian-10
28-
- Debian-11
29-
- SLES-12
30-
- SLES-15
31-
- Ubuntu-14.04
32-
- Ubuntu-16.04
33-
- Ubuntu-18.04
34-
- Ubuntu-20.04
35-
- Ubuntu-22.04
36-
.github/workflows/pr_test.yml:
37-
unmanaged: false
3821
exclude_platforms:
3922
- Scientific-6
4023
- Scientific-7
@@ -54,9 +37,10 @@ spec/spec_helper.rb:
5437
unmanaged: false
5538
.github/workflows/auto_release.yml:
5639
unmanaged: false
57-
.github/workflows/spec.yml:
58-
checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
59-
unmanaged: false
40+
.github/workflows/ci.yml:
41+
unmanaged: true
42+
.github/workflows/nightly.yml:
43+
unmanaged: true
6044
.github/workflows/release.yml:
6145
unmanaged: false
6246
.travis.yml:

0 commit comments

Comments
 (0)