Skip to content

Commit

Permalink
Feature/mx 1522 open code sync fix fetch depth (#66)
Browse files Browse the repository at this point in the history
# PR Context
<!-- Additional info for the reviewer -->

# Added
<!-- New features and interfaces -->

# Changes
<!-- Changes in existing functionality -->

# Deprecated
<!-- Soon-to-be removed features -->

# Removed
<!-- Definitely removed features -->

# Fixed
set correct fetch depth

# Security
<!-- Fixed vulnerabilities -->
  • Loading branch information
cutoffthetop authored Jan 18, 2024
1 parent 4d98255 commit f61cab2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/open-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
persist-credentials: false
ref: 'main'
fetch-depth: '0'
- name: Force push main branch
run: |
git remote add opencode https://RKIOpenData:${{ secrets.OPENCODE_TOKEN }}@gitlab.opencode.de/robert-koch-institut/mex/mex-common.git
Expand Down

0 comments on commit f61cab2

Please sign in to comment.