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 04b95a6 commit 2ec3c2f
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .github/workflows/this_linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,7 @@ jobs:
pwd
git clone --no-tags --branch stable --single-branch https://github.com/Hapag-Lloyd/Workflow-Templates.git .release_clone
- name: move files
run: |
pwd
find .
mv .release_clone/.release_github_only_auto .release
find .
mv .release/.releaserec.yml .releaserc.yml
mv .release/.releaserc.yml .releaserc.yml
ls -la .release/

0 comments on commit 2ec3c2f

Please sign in to comment.