mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-11 03:42:27 -05:00
Remove paths-ignore block
Didn't serve any purpose and is not allowed in combination with 'paths'
This commit is contained in:
4
.github/workflows/locale-check.yml
vendored
4
.github/workflows/locale-check.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user