diff --git a/.github/workflows/pr-validate.yml b/.github/workflows/pr-validate.yml index 61cd830..be4a86f 100644 --- a/.github/workflows/pr-validate.yml +++ b/.github/workflows/pr-validate.yml @@ -18,7 +18,7 @@ jobs: - [Py](https://${{ github.event.repository.name }}-${{ github.event.number }}-backendPy.apps.silver.devops.gov.bc.ca) - [Go](https://${{ github.event.repository.name }}-${{ github.event.number }}-backendGo.apps.silver.devops.gov.bc.ca) -results: + results: name: Validate Results if: always() needs: [validate]