Skip to content

Commit

Permalink
Reformatting to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-fritz committed Apr 16, 2024
1 parent 42279da commit 3f7da4d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gitlab_ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---

name: Mirror to Gitlab to trigger CI

on:
Expand Down Expand Up @@ -84,7 +86,7 @@ jobs:
- name: Mirror and wait for Gitlab-CI
uses: jakob-fritz/github2lab_action@Iss35_mirror_pr
env:
MODE: 'all' # Either 'mirror', 'get_status', 'get_artifact', or 'all'
MODE: 'all' # Either 'mirror', 'get_status', 'get_artifact', or 'all'
GITLAB_TOKEN: ${{ secrets.GITLAB_SECRET }}
FORCE_PUSH: "true"
GITLAB_HOSTNAME: "gitlab.jsc.fz-juelich.de"
Expand Down

0 comments on commit 3f7da4d

Please sign in to comment.