Skip to content

Commit

Permalink
Update .github/workflows/mirror.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitry Kalinkin <[email protected]>
  • Loading branch information
wdconinc and veprbl authored Jul 10, 2024
1 parent bedb25f commit f1f6efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
username: ${{ secrets.GITLAB_USERNAME }}
ciskip: true
- name: Trigger EICweb
if: github.event_name != 'delete' }}
if: ${{ github.event_name != 'delete' }}
uses: eic/trigger-gitlab-ci@v3
with:
url: https://eicweb.phy.anl.gov
Expand Down

0 comments on commit f1f6efb

Please sign in to comment.