diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml index d2a2ec5463facbc629e9013eb6605d74bb6f9c6d..57b2e6cb9373642dbb9356ded8f92f98dedac3fb 100644 --- a/.github/workflows/mirror.yaml +++ b/.github/workflows/mirror.yaml @@ -29,6 +29,7 @@ jobs: username: ${{ secrets.GITLAB_USERNAME }} ciskip: true - name: Trigger EICweb + if: github.event_name == 'pull_request' uses: eic/trigger-gitlab-ci@v2 with: url: https://eicweb.phy.anl.gov