-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Info here https://github.com/hazelcast/hazelcast-docs/blob/develop/README.adoc#links-checker --------- Co-authored-by: Kutluhan Metin <[email protected]>
- Loading branch information
1 parent
93cc524
commit 8307e41
Showing
5 changed files
with
3,072 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,11 +13,7 @@ jobs: | |
runs-on: ubuntu-latest | ||
|
||
steps: | ||
- uses: actions/[email protected] | ||
- uses: actions/[email protected] | ||
with: | ||
node-version: 16 | ||
- name: Check for broken internal links | ||
run: | | ||
npm i | ||
npm run-script check-links-local | ||
- name: Checkout Current Repo | ||
uses: actions/checkout@v4 | ||
- name: Check dead links | ||
uses: hazelcast/hazelcast-docs/.github/actions/validate@main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,4 @@ | |
/build/ | ||
.idea | ||
.DS_Store | ||
package-lock.json | ||
.vscode |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.