Skip to content

Commit

Permalink
Merge pull request
Browse files Browse the repository at this point in the history
sha_of_the_head_commit
  • Loading branch information
malikparvez authored Nov 20, 2023
2 parents 9f46a0d + 2ca0d52 commit eae338b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
needs: Spec
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
secrets: "inherit"
with:
runs_on: "ubuntu-20.04"
3 changes: 2 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
needs: Spec
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
secrets: "inherit"

with:
runs_on: "ubuntu-20.04"

0 comments on commit eae338b

Please sign in to comment.