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 eab8b2d commit f212c47Copy full SHA for f212c47
.github/workflows/mend.yml
@@ -20,6 +20,8 @@ jobs:
20
uses: "actions/checkout@v3"
21
with:
22
fetch-depth: 1
23
+ repository: "puppetlabs/puppetlabs-peadm"
24
+ ref: "main"
25
26
- name: "setup ruby"
27
uses: "ruby/setup-ruby@v1"
0 commit comments