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