Added Dockerfile, Readme, .js script (#222)

* Added Dockerfile, Readme,  .js script
* Added develop folder to check.yml
This commit is contained in:
Nikita Khromov
2021-02-09 16:02:20 +03:00
committed by GitHub
parent 68030465f7
commit a8e7b74393
4 changed files with 68 additions and 1 deletions

View File

@ -12,4 +12,4 @@ jobs:
- name: Check *.md files by `markdownlint`
run: |
npm install -g markdownlint-cli
markdownlint *.md
markdownlint *.md develop/*.md