Skip to content

Commit

Permalink
test: remove label error logging
Browse files Browse the repository at this point in the history
  • Loading branch information
JossWhittle authored Jul 4, 2024
1 parent 1d1a61e commit b2177b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/controller-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!!
controller-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@feat/label-error-logging
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.1-containers
with:
job-name: controller-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down

0 comments on commit b2177b0

Please sign in to comment.