Remove paths-ignore block

Didn't serve any purpose and is not allowed in combination with 'paths'
This commit is contained in:
WarmUpTill
2022-08-31 10:38:44 +02:00
committed by WarmUpTill
parent c3aa421bc5
commit 602622c841

View File

@@ -2,8 +2,6 @@ name: Check locale
on:
push:
paths-ignore:
- '**.md'
branches:
- master
tags:
@@ -11,8 +9,6 @@ on:
paths:
- 'data/locale/**'
pull_request:
paths-ignore:
- '**.md'
branches:
- master
paths: