Skip to content

Commit 8db36ad

Browse files
authored
Merge pull request #1122 from puppetlabs/pdksync_CONT-844-update_.sync.yml
pdksync - (CONT-844) - Update .sync.yml
2 parents 574deb0 + ad2ad90 commit 8db36ad

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.sync.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,12 @@ spec/spec_helper.rb:
1818
unmanaged: false
1919
.gitpod.yml:
2020
unmanaged: false
21-
.github/workflows/nightly.yml:
22-
unmanaged: true
23-
.github/workflows/pr_test.yml:
24-
unmanaged: true
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'
29-
unmanaged: false
23+
.github/workflows/ci.yml:
24+
unmanaged: true
25+
.github/workflows/nightly.yml:
26+
unmanaged: true
3027
.github/workflows/release.yml:
3128
unmanaged: false
3229
.travis.yml:

0 commit comments

Comments
 (0)