Skip to content

Commit d15a267

Browse files
SOLUTION: Working now!!!
Signed-off-by: Gavin Didrichsen <[email protected]>
1 parent d7b3b9a commit d15a267

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/module_ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# This is a generic workflow for Puppet module CI operations.
22
name: "Module CI"
33

4-
# Enables puppetcore module build and test by authenticating Bundler with the private Puppet gem source.
5-
# The calling workflow must:
4+
# ENABLE PUPPETCORE. The calling workflow must:
65
# - Set a valid PUPPET_FORGE_TOKEN secret on its repository.
76
# - Set ruby_version >= 3.1 to override this workflow's default 2.7; otherwise bundle install will fail.
87
env:

0 commit comments

Comments
 (0)