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

@ -1,5 +1,9 @@
name: Main workflow
on: [push]
on:
push:
paths:
- '*'
- '!*.md'
jobs:
run:
name: Run