File tree Expand file tree Collapse file tree 4 files changed +18
-0
lines changed Expand file tree Collapse file tree 4 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 66 - main
77 paths-ignore :
88 - ' **/*.md'
9+ - ' .github/workflows/markdown.yml'
10+ - ' .github/markdownlint.json'
11+ - ' .github/markdownlint.jsonc'
912 pull_request :
1013 branches :
1114 - main
1215 paths-ignore :
1316 - ' **/*.md'
17+ - ' .github/workflows/markdown.yml'
18+ - ' .github/markdownlint.json'
19+ - ' .github/markdownlint.jsonc'
1420 workflow_dispatch :
1521 merge_group :
1622 release :
Original file line number Diff line number Diff line change 66 - main
77 paths-ignore :
88 - ' **/*.md'
9+ - ' .github/workflows/markdown.yml'
10+ - ' .github/markdownlint.json'
11+ - ' .github/markdownlint.jsonc'
912 push :
1013 branches :
1114 - main
1215 paths-ignore :
1316 - ' **/*.md'
17+ - ' .github/workflows/markdown.yml'
18+ - ' .github/markdownlint.json'
19+ - ' .github/markdownlint.jsonc'
1420
1521permissions :
1622 contents : read
Original file line number Diff line number Diff line change 1212 branches : [ "main" ]
1313 paths-ignore :
1414 - ' **/*.md'
15+ - ' .github/workflows/markdown.yml'
16+ - ' .github/markdownlint.json'
17+ - ' .github/markdownlint.jsonc'
1518
1619permissions :
1720 contents : read
Original file line number Diff line number Diff line change 88 - docs/tpip-header.md
99 - scripts/tpip-reporter.ts
1010 - ' !**/*.md'
11+ - ' !.github/workflows/markdown.yml'
12+ - ' !.github/markdownlint.json'
13+ - ' !.github/markdownlint.jsonc'
1114 branches :
1215 - main
1316 workflow_dispatch :
You can’t perform that action at this time.
0 commit comments