diff --git a/.github/workflows/latest-release.yaml b/.github/workflows/latest-release.yaml index f07afadd2..6a5950e5c 100644 --- a/.github/workflows/latest-release.yaml +++ b/.github/workflows/latest-release.yaml @@ -77,6 +77,7 @@ jobs: run_ui_tests: true deploy: + if: ${{ github.repository == 'trustification/trustify' }} runs-on: ubuntu-22.04 needs: - publish