diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml
index 2aa42798edfdf90565a601e7c795960479591db3..17fdc2e7e7f07bc1ada3655ed27291b91ce2634c 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: 399