mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Replace Azure DevOps CI workflow with GitHub Action.
This commit is contained in:
parent
3cd7457fb4
commit
c0f040e5c1
4 changed files with 6 additions and 53 deletions
|
|
@ -1,15 +1,15 @@
|
|||
.eslintignore
|
||||
.eslintrc.json
|
||||
example
|
||||
.github
|
||||
.markdownlint.json
|
||||
.nycrc.json
|
||||
.nyc_output
|
||||
.travis.yml
|
||||
.vscode
|
||||
azure-pipelines.yml
|
||||
coverage
|
||||
demo/*
|
||||
!demo/markdownlint-browser.js
|
||||
example
|
||||
lib-es3
|
||||
npm-debug.log
|
||||
test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue