Skip to content

Commit

Permalink
(#PE-16944) Mend action to checkout the correct repository (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
CoMfUcIoS authored Oct 16, 2023
1 parent eab8b2d commit f212c47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: "actions/checkout@v3"
with:
fetch-depth: 1
repository: "puppetlabs/puppetlabs-peadm"
ref: "main"

- name: "setup ruby"
uses: "ruby/setup-ruby@v1"
Expand Down

0 comments on commit f212c47

Please sign in to comment.