diff --git a/.github/workflows/ci-x86.yml b/.github/workflows/ci-x86.yml index d6330b94ed8..55ddb600ef5 100644 --- a/.github/workflows/ci-x86.yml +++ b/.github/workflows/ci-x86.yml @@ -113,7 +113,7 @@ jobs: CI_BRANCH: ${{ github.ref }} x86-32-failure-notification: - uses: .github/workflows/failure-notification.yml + uses: .github/workflows/failure-notification.yml@i5873-common-workflowg needs: x86-32 if: needs.*.result == 'failure' && github.ref == 'refs/heads/master' with: