Skip to content

Commit 4dd7b11

Browse files
committed
updated json.yaml
1 parent ef2fe96 commit 4dd7b11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/json.yaml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,14 @@ on:
2121
- main
2222
paths:
2323
- '**/*.json'
24+
- .github/workflows/json.yaml
2425
pull_request:
2526
branches:
2627
- master
2728
- main
2829
paths:
2930
- '**/*.json'
31+
- .github/workflows/json.yaml
3032
workflow_dispatch:
3133
inputs:
3234
debug:

0 commit comments

Comments
(0)