We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b58050 commit 5f74ac3Copy full SHA for 5f74ac3
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v2
25
with:
26
repository: complexdatacollective/protocol-validation
27
- ref: feature/schema-version-6
+ ref: feature/schema-version-6-addendum
28
path: protocol-validation
29
30
- name: Install protocol validation
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
31
0 commit comments