Drop the docs and re-point to https://github.com/MithrilJS/docs
This commit is contained in:
parent
53a4c2f3b4
commit
d32d59413e
66 changed files with 30 additions and 11387 deletions
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: test
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
branches: [ next ]
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
|
|
@ -14,12 +14,6 @@ permissions:
|
|||
# easier than parsing everything out.
|
||||
|
||||
jobs:
|
||||
lint-docs:
|
||||
uses: ./.github/workflows/_npm-task.yml
|
||||
with:
|
||||
task: lint:docs
|
||||
continue-on-error: true
|
||||
|
||||
lint-js:
|
||||
uses: ./.github/workflows/_npm-task.yml
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue