Skip to content

Commit

Permalink
Exclude documentation from CI tests (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Gross authored and GitHub committed Oct 31, 2019
1 parent fc310d4 commit aae1376
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- master
paths-ignore:
- '**/*.md'

jobs:
test:
Expand Down

0 comments on commit aae1376

Please sign in to comment.