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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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