Exclude documentation from CI tests

pull/28/head
Josh Gross 6 years ago committed by GitHub
parent 287ee0671b
commit 379e93f6de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,6 +4,8 @@ on:
push:
branches:
- master
paths-ignore:
- '**/*.md'
jobs:
test:

Loading…
Cancel
Save