From 2c8d15f903662af80a75e4ca622aec4d69f52e8c Mon Sep 17 00:00:00 2001 From: Dmitry Kalinkin Date: Wed, 10 Jul 2024 11:55:55 -0400 Subject: [PATCH] mirror.yaml: mirror branch delete actions to eicweb --- .github/workflows/mirror.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml index a314aaca..23265ccf 100644 --- a/.github/workflows/mirror.yaml +++ b/.github/workflows/mirror.yaml @@ -1,6 +1,7 @@ name: Mirror and Trigger EICweb on: + delete: push: workflow_dispatch: @@ -29,6 +30,7 @@ jobs: ciskip: true - name: Trigger EICweb uses: eic/trigger-gitlab-ci@v3 + if: ${{ github.event_name != 'delete' }} with: url: https://eicweb.phy.anl.gov project_id: 400