Skip to content
Snippets Groups Projects
Commit 30775daf authored by Jakob Fritz's avatar Jakob Fritz
Browse files

Bumped to new version of github2lab

that now allows to rerun a GitHub-Action and triggers a rerun of the Gitlab-CI. It now also properly triggers a enw Gitlab-CI when running a scheduled Github-Workflow
parent 8976bbb3
No related branches found
No related tags found
No related merge requests found
Pipeline #205611 passed
......@@ -106,7 +106,7 @@ jobs:
echo "Merge the two parts of the Merge-Request to test the resulting version"
git merge "${{ github.event.pull_request.head.sha }}"
- name: Mirror and wait for Gitlab-CI
uses: jakob-fritz/github2lab_action@v0.7
uses: jakob-fritz/github2lab_action@v0.8
env:
MODE: 'all' # Either 'mirror', 'get_status', 'get_artifact', or 'all'
GITLAB_TOKEN: ${{ secrets.GITLAB_SECRET }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment