Workflow needs.

This commit is contained in:
2025-09-04 21:19:35 -04:00
parent 57add07f8e
commit c7191a4a20
@@ -94,6 +94,7 @@ jobs:
generate-service-list:
name: Generate list of added/modified/deleted services
runs-on: ubuntu-latest
needs: [check-and-create-pr]
outputs:
svc_deploy_list: ${{ steps.detect_services.outputs.docker_svc_list }}
steps: