Not run workflow on *.md changes and fix links in README

This commit is contained in:
Shivam Mathur
2019-09-24 15:38:21 +05:30
parent 7fcf39f8e9
commit d33e2e06e4
3 changed files with 9 additions and 6 deletions

View File

@ -23,8 +23,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.0.0",
"@actions/tool-cache": "^1.0.0",
"codecov": "^3.6.0",
"@actions/tool-cache": "^1.0.0",
"fs": "0.0.1-security",
"typed-rest-client": "^1.5.0"
},