Skip to content

Commit 69d8b79

Browse files
authored
Merge pull request #4082 from OAI/v3.1.1-dev
Release v3.1.1
2 parents b895310 + 3deff43 commit 69d8b79

File tree

2 files changed

+4628
-1
lines changed

2 files changed

+4628
-1
lines changed

.github/workflows/validate-markdown.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ jobs:
3131
run: npx --yes mdv versions/3.*.md
3232
- name: Lint markdown v3.0.4
3333
run: npx --yes markdownlint-cli --config .markdownlint.yaml versions/3.0.4.md
34-
34+
- name: Lint markdown v3.1.1
35+
run: npx --yes markdownlint-cli --config .markdownlint.yaml versions/3.1.1.md

0 commit comments

Comments
 (0)