Updating needs for PR merge step in manual deploy.

This commit is contained in:
2025-10-07 20:37:36 -04:00
parent 61971e4d53
commit f977896c78
@@ -260,7 +260,7 @@ jobs:
pr-merge:
name: PR Merge
needs: [regenerate-readme-modified-services]
needs: [generate-service-list, docker-compose-dry-run]
if: github.ref != 'refs/heads/main'
runs-on: ubuntu-latest
steps: