mirror of
https://github.com/fankes/AndroidNotifyIconAdapt.git
synced 2025-09-04 01:35:26 +08:00
Update validate.yml
This commit is contained in:
4
.github/workflows/validate.yml
vendored
4
.github/workflows/validate.yml
vendored
@@ -2,8 +2,6 @@ name: Validate NotifyIconsRule Json File
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
|
||||||
- '**.json'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@@ -14,4 +12,4 @@ jobs:
|
|||||||
- name: json-syntax-check
|
- name: json-syntax-check
|
||||||
uses: limitusus/json-syntax-check@v1
|
uses: limitusus/json-syntax-check@v1
|
||||||
with:
|
with:
|
||||||
pattern: "\\.json$"
|
pattern: "\\.json$"
|
||||||
|
Reference in New Issue
Block a user