Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli committed Oct 26, 2022
1 parent 80d1f8f commit 9a9d2cc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 13 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ on:
branches:
- main
jobs:

link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1

build:
name: Deploy docs
runs-on: ubuntu-latest
Expand Down
10 changes: 0 additions & 10 deletions _config.yml

This file was deleted.

3 changes: 0 additions & 3 deletions requirements.txt

This file was deleted.

0 comments on commit 9a9d2cc

Please sign in to comment.