1

don't check documentation paths

This commit is contained in:
Christoph
2020-03-05 13:35:21 +01:00
committed by GitHub
parent ca28f041f5
commit caca05bd95

View File

@ -7,6 +7,10 @@ on:
pull_request:
branches:
- master
paths-ignore:
- 'documentation/**'
- 'README.adoc'
- 'Dockerfile'
jobs:
build:
runs-on: ubuntu-latest