Update validate.yml

This commit is contained in:
pzcn
2022-03-04 15:10:56 +08:00
committed by GitHub
parent a505b7b06f
commit 12eaf60614

View File

@@ -2,8 +2,6 @@ name: Validate NotifyIconsRule Json File
on:
push:
paths:
- '**.json'
pull_request:
jobs:
@@ -14,4 +12,4 @@ jobs:
- name: json-syntax-check
uses: limitusus/json-syntax-check@v1
with:
pattern: "\\.json$"
pattern: "\\.json$"