File tree Expand file tree Collapse file tree 4 files changed +3
-13
lines changed Expand file tree Collapse file tree 4 files changed +3
-13
lines changed Original file line number Diff line number Diff line change 1010 Spec :
1111 uses : " puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
1212 secrets : " inherit"
13-
14- Acceptance :
15- needs : Spec
16- uses : " puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
17- secrets : " inherit"
Original file line number Diff line number Diff line change 99 Spec :
1010 uses : " puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
1111 secrets : " inherit"
12-
13- Acceptance :
14- needs : Spec
15- uses : " puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
16- secrets : " inherit"
Original file line number Diff line number Diff line change @@ -86,4 +86,4 @@ Style/WordArray:
8686 EnforcedStyle : brackets
8787RSpec/NamedSubject :
8888 Exclude :
89- - spec/defines/init_spec.rb
89+ - spec/defines/init_spec.rb
Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ Gemfile:
1515.github/workflows/auto_release.yml :
1616 unmanaged : false
1717.github/workflows/ci.yml :
18- unmanaged : false
18+ unmanaged : true
1919.github/workflows/nightly.yml :
20- unmanaged : false
20+ unmanaged : true
2121.github/workflows/release.yml :
2222 unmanaged : false
2323.travis.yml :
You can’t perform that action at this time.
0 commit comments