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

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

parent 6ad44765
No related branches found
No related tags found
No related merge requests found
Pipeline #98081 passed
name: Mirror and Trigger EICweb name: Mirror and Trigger EICweb
on: on:
delete:
push: push:
workflow_dispatch: workflow_dispatch:
...@@ -29,6 +30,7 @@ jobs: ...@@ -29,6 +30,7 @@ jobs:
ciskip: true ciskip: true
- name: Trigger EICweb - name: Trigger EICweb
uses: eic/trigger-gitlab-ci@v3 uses: eic/trigger-gitlab-ci@v3
if: ${{ github.event_name != 'delete' }}
with: with:
url: https://eicweb.phy.anl.gov url: https://eicweb.phy.anl.gov
project_id: 400 project_id: 400
......
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