skip .md only changes (#4251)

This commit is contained in:
tooomm 2021-02-10 20:29:12 +01:00 committed by GitHub
parent 039d058770
commit f3255180ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,8 @@ on:
pull_request:
branches:
- master
paths-ignore:
- '**.md'
jobs:
linter: