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 097a7c9 commit 3986cbaCopy full SHA for 3986cba
.github/workflows/build-common.yml
@@ -131,8 +131,5 @@ jobs:
131
markdown-lint-check:
132
uses: ./.github/workflows/reusable-markdown-lint.yml
133
134
- misspell-check:
135
- uses: ./.github/workflows/reusable-misspell-check.yml
136
-
137
shell-script-check:
138
uses: ./.github/workflows/reusable-shell-script-check.yml
.github/workflows/reusable-misspell-check.yml
0 commit comments