diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml
index a314aaca45871e60bb380919c958845cd954058e..23265ccf8e1e462ad966f7be7591fa53a64771f0 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