Skip to content

Commit 5f74ac3

Browse files
committed
update schema branch
1 parent 3b58050 commit 5f74ac3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v2
2525
with:
2626
repository: complexdatacollective/protocol-validation
27-
ref: feature/schema-version-6
27+
ref: feature/schema-version-6-addendum
2828
path: protocol-validation
2929

3030
- name: Install protocol validation

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v2
2626
with:
2727
repository: complexdatacollective/protocol-validation
28-
ref: feature/schema-version-6
28+
ref: feature/schema-version-6-addendum
2929
path: protocol-validation
3030

3131
- name: Install protocol validation

0 commit comments

Comments
 (0)