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 e1ff317 commit 67fd3ba
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/mlc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
name: Links checker
on: [push]
uses: becheran/[email protected]
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: check links with mlc
uses: becheran/[email protected]

0 comments on commit 67fd3ba

Please sign in to comment.