Skip to content

Commit

Permalink
links fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
chilikasha committed Dec 26, 2023
1 parent 67fd3ba commit ec1a978
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/mlc.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Links checker
on: [push]
jobs:
run:
run check:
runs-on: ubuntu-latest
steps:
- name: check out
uses: actions/checkout@v4
- name: check links with mlc
uses: becheran/mlc@v0.16.3

0 comments on commit ec1a978

Please sign in to comment.