Skip to content

Commit f31900e

Browse files
authored
Merge pull request #1100 from puppetlabs/pdksync_CONT-844-update_.sync.yml
pdksync - (CONT-844) - Update .sync.yml
2 parents e9aa8fc + 6878f9f commit f31900e

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,17 +18,14 @@ spec/spec_helper.rb:
1818
unmanaged: false
1919
.gitpod.yml:
2020
unmanaged: false
21-
.github/workflows/pr_test.yml:
21+
.github/workflows/auto_release.yml:
2222
unmanaged: false
23-
.github/workflows/nightly.yml:
23+
.github/workflows/ci.yml:
2424
unmanaged: false
25-
.github/workflows/spec.yml:
26-
checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
25+
.github/workflows/nightly.yml:
2726
unmanaged: false
2827
.github/workflows/release.yml:
2928
unmanaged: false
30-
.github/workflows/auto_release.yml:
31-
unmanaged: false
3229
.travis.yml:
3330
delete: true
3431
changelog_since_tag: '5.0.1'

0 commit comments

Comments
 (0)