Skip to content

Commit 477def1

Browse files
committed
Update lint action and YAML layout.
1 parent 6bc16f2 commit 477def1

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

.github/workflows/lint-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- 'tables/**.yml'
66
jobs:
77
# Build the registry
8-
build:
8+
lint:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Checkout source code

tables/0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
domain: Uncompressed CBOR-LD
3+
contact: W3C JSON-LD Working Group
34
mode: default
45
provisional: false
5-
contact: W3C JSON-LD Working Group

tables/1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
domain: Compressed CBOR-LD
3+
contact: W3C JSON-LD Working Group
34
mode: default
45
provisional: false
5-
contact: W3C JSON-LD Working Group

tables/100.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
domain: Verifiable Credential Barcodes Examples
3-
owner: wes-smith
3+
contact: W3C Verifiable Credentials Working Group
44
mode: default
55
provisional: true
66
compressionTable:
@@ -15,4 +15,3 @@ compressionTable:
1515
2: ecdsa-sd-2023
1616
3: eddsa-rdfc-2022
1717
4: ecdsa-xi-2023
18-
contact: W3C Verifiable Credentials Working Group

0 commit comments

Comments
 (0)