Skip to content

Commit 529cd6b

Browse files
authored
Merge pull request #297 from Rutik7/ra/enable_json_serializer
enable json_serializer for contributions.
2 parents 20b2d59 + 33af8ad commit 529cd6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/restricted_paths.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
restricted:
3838
- 'score/containers/**'
3939
- 'score/filesystem/**'
40-
- 'score/json/!(*parser*)'
40+
- 'score/json/!(*parser*|*serializer*)'
4141
- 'score/json/!(internal)/**/*'
4242
- 'score/json/internal/!(parser|model)/**'
4343
- 'score/language/futurecpp/**'

0 commit comments

Comments
 (0)