Don't test certain changes

This commit is contained in:
Scott Lahteine 2019-12-21 03:32:20 -06:00
parent c5179cffb4
commit 127fb9860c
1 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,11 @@ on:
branches:
- bugfix-2.0.x
- dev-2.1.x
paths-ignore:
- config/**
- data/**
- docs/**
- '**/*.md'
jobs:
test_builds: