Ignore all .md files

This commit is contained in:
Josh Gross
2019-11-01 10:22:36 -04:00
committed by GitHub
parent aae1376422
commit 0e86554410

View File

@ -5,7 +5,7 @@ on:
branches:
- master
paths-ignore:
- '**/*.md'
- '**.md'
jobs:
test: