Skip to content

Commit

Permalink
INIT
Browse files Browse the repository at this point in the history
  • Loading branch information
kayman-mk committed May 8, 2024
1 parent f8dc24d commit 950e929
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/this_linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,14 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.4
with:
fetch-depth: 0

- name: Setup release
run: |
pwd
git clone --no-tags --depth 1 --branch stable https://github.com/Hapag-Lloyd/Workflow-Templates.git .release_clone
pwd
Expand Down

0 comments on commit 950e929

Please sign in to comment.