Skip to content

Commit

Permalink
Merge pull request #4082 from OAI/v3.1.1-dev
Browse files Browse the repository at this point in the history
Release v3.1.1
  • Loading branch information
miqui authored Oct 24, 2024
2 parents b895310 + 3deff43 commit 69d8b79
Show file tree
Hide file tree
Showing 2 changed files with 4,628 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/validate-markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
run: npx --yes mdv versions/3.*.md
- name: Lint markdown v3.0.4
run: npx --yes markdownlint-cli --config .markdownlint.yaml versions/3.0.4.md

- name: Lint markdown v3.1.1
run: npx --yes markdownlint-cli --config .markdownlint.yaml versions/3.1.1.md
Loading

0 comments on commit 69d8b79

Please sign in to comment.