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
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

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