Skip to content

Commit

Permalink
Fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Aug 30, 2024
1 parent f6c0a66 commit 5a585b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/trigger-gitlab-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ github.ref_name }}
fetch-depth: 1

- name: Sync HEAD with GitLab
uses: saderi/push-to-gitlab@v1
Expand Down

0 comments on commit 5a585b5

Please sign in to comment.