Skip to content

Commit 6fb9366

Browse files
authored
Merge pull request #2401 from puppetlabs/pdksync_CONT-844-update_.sync.yml
pdksync - (CONT-844) - Update .sync.yml
2 parents 581a86d + 8ae2476 commit 6fb9366

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

.sync.yml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,18 @@ spec/spec_helper.rb:
1818
unmanaged: false
1919
.gitpod.yml:
2020
unmanaged: false
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
23+
.github/workflows/ci.yml:
24+
unmanaged: true
25+
.github/workflows/nightly.yml:
26+
unmanaged: true
27+
.github/workflows/release.yml:
28+
unmanaged: false
2729
Rakefile:
2830
changelog_max_issues: 500
2931
extras:
3032
"FastGettext.default_text_domain = 'default-text-domain'"
31-
.github/workflows/spec.yml:
32-
checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
33-
unmanaged: false
34-
.github/workflows/release.yml:
35-
unmanaged: false
3633
.travis.yml:
3734
delete: true
3835
changelog_since_tag: "3.2.0"

0 commit comments

Comments
 (0)