Skip to content

Commit 28c08ad

Browse files
committed
Remove redandant code
1 parent 2e94f0a commit 28c08ad

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/mkdocs-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ jobs:
4141
ref: ${{ env.BRANCH }}
4242
path: hopsworks-api
4343

44-
- name: Copy CONTRIBUTING.md
45-
run: cp hopsworks-api/CONTRIBUTING.md hopsworks-api/docs/
46-
4744
- name: Cache local Maven repository
4845
uses: actions/cache@v4
4946
with:

.github/workflows/mkdocs-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
ref: ${{ github.base_ref }}
2121
path: hopsworks-api
2222

23-
- name: Copy CONTRIBUTING.md
24-
run: cp hopsworks-api/CONTRIBUTING.md hopsworks-api/docs/
25-
2623
- name: Markdownlint
2724
uses: DavidAnson/markdownlint-cli2-action@v21
2825
with:

0 commit comments

Comments
 (0)