Skip to content
Snippets Groups Projects
Commit 1f99559f authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: checkout first

parent f7cc677c
No related branches found
No related tags found
1 merge request!159feat: mirror and trigger from github
......@@ -17,6 +17,10 @@ jobs:
actions: write
contents: read
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Push to EICweb
uses: action-pack/gitlab-sync@d8d7956922770fc89e45dd7f0151fdeed5aad72e
with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment