fixing ignore

This commit is contained in:
Peter Buchegger 2020-11-15 14:08:57 +01:00
parent 7bea116ffe
commit 6116d021a7

View file

@ -3,10 +3,10 @@ name: PlatformIO checks and build
on:
push:
paths-ignore:
- *.md
- '*.md'
pull_request:
paths-ignore:
- *.md
- '*.md'
jobs:
PlatformIO-Check: