Adjusting job params....

This commit is contained in:
2024-12-20 14:21:03 -05:00
committed by Trez.One
parent a7d7bb9ad0
commit 8f1fb9fd94
@@ -106,7 +106,6 @@ jobs:
name: Merge PR if checks pass
runs-on: ubuntu-latest
needs: sonarqube-analysis-dry-run
if: needs.sonarqube-analysis-dry-run.outputs.quality_gate_status == 'PASSED'
steps:
- name: Checkout Code
uses: actions/checkout@v4