We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b3b9a commit d15a267Copy full SHA for d15a267
.github/workflows/module_ci.yml
@@ -1,8 +1,7 @@
1
# This is a generic workflow for Puppet module CI operations.
2
name: "Module CI"
3
4
-# Enables puppetcore module build and test by authenticating Bundler with the private Puppet gem source.
5
-# The calling workflow must:
+# ENABLE PUPPETCORE. The calling workflow must:
6
# - Set a valid PUPPET_FORGE_TOKEN secret on its repository.
7
# - Set ruby_version >= 3.1 to override this workflow's default 2.7; otherwise bundle install will fail.
8
env:
0 commit comments