We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8917b7 commit 7790213Copy full SHA for 7790213
1 file changed
.github/workflows/gitlab-mirror-test.yml
@@ -8,7 +8,9 @@ jobs:
8
steps:
9
- uses: actions/checkout@v4
10
with:
11
+ ref: 'refs/heads/main'
12
fetch-depth: 0
13
+ fetch-tags: false
14
- uses: yesolutions/mirror-action@master
15
16
REMOTE: https://gitlab.ldbar.ch/interactivethings/visualize-mirroring-test.git
0 commit comments