Skip to content

Commit 2231d25

Browse files
authored
Update validate.yml
1 parent 459a08d commit 2231d25

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/validate.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@ name: Validate NotifyIconsRule Json File
22

33
on:
44
push:
5+
paths:
6+
- '**.json'
57
pull_request:
8+
paths:
9+
- '**.json'
610

711
jobs:
812
validate:

0 commit comments

Comments
 (0)