Skip to content

Commit 1da5f23

Browse files
EdwardAngertEdwardAngert
authored andcommitted
md lint changed files
1 parent 43435a5 commit 1da5f23

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -221,12 +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-
config: ".github/actions/docs/markdownlint-cli2/.markdownlint.json"
228-
globs: "docs/**/*.md"
229-
230224
gen:
231225
timeout-minutes: 8
232226
runs-on: ${{ github.repository_owner == 'coder' && 'depot-ubuntu-22.04-8' || 'ubuntu-latest' }}

.github/actions/docs/changed.yml renamed to .github/workflows/docs-pr.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Filtering pull requests is much easier when we can reliably guarantee
2+
# that the "Assignee" field is populated.
3+
name: Docs markdown lint
4+
15
on: [push, pull_request]
26

37
jobs:
@@ -17,3 +21,8 @@ jobs:
1721
with:
1822
globs: ${{ steps.changed-files.outputs.all_changed_files }}
1923
separator: ","
24+
- name: markdownlint-cli2-action
25+
uses: DavidAnson/markdownlint-cli2-action@v18.0.0
26+
with:
27+
config: ".github/actions/docs/markdownlint-cli2/.markdownlint.json"
28+
globs: "docs/**/*.md"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy