diff --git a/.github/workflows/trigger-deploy.yml b/.github/workflows/trigger-deploy.yml index c95bd45f..ab264c1a 100644 --- a/.github/workflows/trigger-deploy.yml +++ b/.github/workflows/trigger-deploy.yml @@ -12,6 +12,7 @@ on: jobs: deploy: name: Deploy Website + if: github.repository_owner == 'endoflife-date' runs-on: ubuntu-latest environment: production steps: