We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53291f commit 9936990Copy full SHA for 9936990
.circleci/config.yml
@@ -78,4 +78,5 @@ workflows:
78
jobs:
79
- validate-with-script:
80
name: "markdown lint"
81
+ image-name: "cimg/ruby:3.2"
82
command: "./.ci/validation.sh markdownlint"
0 commit comments