We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b511f22 commit f719c2cCopy full SHA for f719c2c
1 file changed
.github/workflows/sanitized_ci.yml
@@ -41,6 +41,8 @@ on:
41
- 'vlib/v/markused/**.v'
42
- 'vlib/v/preludes/**.v'
43
- 'vlib/v/embed_file/**.v'
44
+ - 'vlib/x/json2/**.v'
45
+ - 'vlib/x/json2/decoder2/**.v'
46
- '**/sanitized_ci.yml'
47
pull_request:
48
paths:
@@ -68,6 +70,8 @@ on:
68
70
69
71
72
73
74
75
76
77
concurrency:
0 commit comments