Skip to content

Commit

Permalink
Merge pull request #211 from puppetlabs/CONT-867-remove_module_jobs
Browse files Browse the repository at this point in the history
(CONT-812) Remove module jobs
  • Loading branch information
jordanbreen28 authored Apr 17, 2023
2 parents 7478d59 + 2d632f0 commit 72cd6f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,3 @@ jobs:
with:
target: "${{ github.event.inputs.target }}"
secrets: "inherit"

module_release:
uses: "puppetlabs/cat-github-actions/.github/workflows/module_release.yml@main"
secrets: "inherit"
4 changes: 0 additions & 4 deletions .github/workflows/release_prep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@ jobs:
target: "${{ github.event.inputs.target }}"
version: "${{ github.event.inputs.version }}"
secrets: "inherit"

module_release_prep:
uses: "puppetlabs/cat-github-actions/.github/workflows/module_release_prep.yml@main"
secrets: "inherit"

0 comments on commit 72cd6f5

Please sign in to comment.