Skip to content

Commit

Permalink
Merge pull request #69 from TerrenceMcGuinness-NOAA/feature_1643_badges
Browse files Browse the repository at this point in the history
Update hera.yaml
  • Loading branch information
TerrenceMcGuinness-NOAA authored May 31, 2023
2 parents 06955dd + 30aabbf commit 0f9e5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hera.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@ jobs:
color: yellow

failed:
if: steps.failed1.env.labels == 'CI-Hera-Failed'
runs-on: ubuntu-latest
needs: get_labels

steps:
- id: failed1
if: steps.failed1.env.labels == 'CI-Hera-Failed'
uses: schneegans/dynamic-badges-action@v1.6.0
with:
labels: ${{ needs.get_labels.outputs.labels }}
Expand Down

0 comments on commit 0f9e5e1

Please sign in to comment.