Skip to content

Commit 6ec68e7

Browse files
EdwardAngertEdwardAngert
authored andcommitted
remove stray md linter
1 parent 86ee782 commit 6ec68e7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -221,11 +221,6 @@ jobs:
221221
./scripts/check_unstaged.sh
222222
shell: bash
223223

224-
- name: markdownlint-cli2-action
225-
uses: DavidAnson/markdownlint-cli2-action@v18.0.0
226-
with:
227-
globs: "docs/**/*.md"
228-
229224
gen:
230225
timeout-minutes: 8
231226
runs-on: ${{ github.repository_owner == 'coder' && 'depot-ubuntu-22.04-8' || 'ubuntu-latest' }}

0 commit comments

Comments
 (0)