Skip to content
Snippets Groups Projects
Unverified Commit f6ea4ebf authored by Dmitry Kalinkin's avatar Dmitry Kalinkin Committed by GitHub
Browse files

mirror.yaml: mirror branch delete actions to eicweb (#33)

Currently, one has to manually remove branches on both repositories.
parent 39a24e2c
No related branches found
No related tags found
No related merge requests found
Pipeline #98528 passed with warnings with stages
in 1 hour, 17 minutes, and 31 seconds
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment