Checking new workflow

This commit is contained in:
VitoAlbano
2025-04-15 11:18:09 +01:00
parent c57c923d8d
commit 5bdec36a06

View File

@@ -170,7 +170,7 @@ jobs:
name: "Setup" name: "Setup"
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: [] needs: []
if: ${{ needs.check-if-pr-is-approved.outputs.isLabeledWithDoNotMerge == 'false' && needs.check-if-pr-is-approved.outputs.pr_approved == 'true' }} # if: ${{ needs.check-if-pr-is-approved.outputs.isLabeledWithDoNotMerge == 'false' && needs.check-if-pr-is-approved.outputs.pr_approved == 'true' }}
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2