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

Using default shallow checkout

Otherwise, other own action complains
parent f38f0e5b
No related branches found
No related tags found
No related merge requests found
Pipeline #172438 canceled
...@@ -70,7 +70,6 @@ jobs: ...@@ -70,7 +70,6 @@ jobs:
with: with:
ref: "${{ github.event.pull_request.head.sha }}" ref: "${{ github.event.pull_request.head.sha }}"
persist-credentials: false persist-credentials: false
fetch-depth: 0
- name: Mirror and wait for Gitlab-CI - name: Mirror and wait for Gitlab-CI
uses: jakob-fritz/github2lab_action@Iss35_mirror_pr uses: jakob-fritz/github2lab_action@Iss35_mirror_pr
env: env:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment