Skip to content

Commit cfc2c4a

Browse files
committed
Shorten marketplace action description
1 parent e36a570 commit cfc2c4a

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

action.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: 'FHIR Validator'
2-
description: >-
3-
Validate FHIR R4/R4B/R5/R6 resources against StructureDefinitions,
4-
terminology and references using @records-fhir/validator. Useful as a
5-
CI gate for IG implementers, custom profiles, and FHIR-based exchanges.
2+
description: 'Validate FHIR R4/R4B/R5/R6 JSON resources with the Records TypeScript validator.'
63
author: 'medvertical'
74

85
branding:

packages/validator/action.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: 'FHIR Validator'
2-
description: >-
3-
Validate FHIR R4/R4B/R5/R6 resources against StructureDefinitions,
4-
terminology and references using @records-fhir/validator. Useful as a
5-
CI gate for IG implementers, custom profiles, and FHIR-based exchanges.
2+
description: 'Validate FHIR R4/R4B/R5/R6 JSON resources with the Records TypeScript validator.'
63
author: 'medvertical'
74

85
branding:

0 commit comments

Comments
 (0)