Skip to content

Commit 714b096

Browse files
committed
🌿 run test CI when any json(c) files changed
1 parent e40aec3 commit 714b096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- "**.ts"
1010
- "**.vim"
1111
- "**.md"
12-
- "deno.jsonc"
12+
- "**.json{c,}"
1313
- ".github/workflows/test.yml"
1414
workflow_dispatch:
1515

0 commit comments

Comments
 (0)