Skip to content

Commit

Permalink
update to github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
danisla committed Sep 5, 2023
1 parent f7eb83c commit 3dac323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_publish_changed_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ jobs:
changed_example_images:
needs: changed_component_images
if: needs.changed_component_images.outputs.any_changed == 'true' || needs.changed_component_images.outputs.any_deleted == 'true'
name: "changed images build & publish"
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 3dac323

Please sign in to comment.