Skip to content

Commit 760cb97

Browse files
authored
change md for testing (#12)
* change md for testing Signed-off-by: Frederic BIDON <fredbi@yahoo.com> * report output verbatim Signed-off-by: Frederic BIDON <fredbi@yahoo.com> * report output verbatim Signed-off-by: Frederic BIDON <fredbi@yahoo.com> --------- Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent 1b7da67 commit 760cb97

4 files changed

Lines changed: 9 additions & 0 deletions

File tree

.github/workflows/doc-update.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,10 @@ jobs:
304304
305305
Markdown formatting rules are documented [here](https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md).
306306
<br>
307+
308+
```
307309
{{ text }}
310+
```
308311
309312
- name: Slap on the wrist
310313
env:
@@ -434,7 +437,10 @@ jobs:
434437
435438
This check is advisory only and not blocking. Please help us improve our documentation.
436439
<br>
440+
441+
```
437442
{{ text }}
443+
```
438444
439445
- name: Slap on the wrist
440446
env:
File renamed without changes.

.github/workflows/go-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ name: go test
1919
# like all repos to allow users to fork, lint and run just like they were independent,
2020
# and not impose some "invisible linter" check.
2121
# * [ ] we need to make a specific version for mono-repos. For now, only go-openapi swag is a mono-repo.
22+
# * [ ] detect minimum required go version in go.mod and run a test for that one
2223

2324
on:
2425
workflow_call:

ALL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
This is a test of the spellcheck dictionary
22

3+
Bump md
4+
35
# Swagger 2.0 specification schema
46

57
This folder contains the Swagger 2.0 specification schema files maintained here:

0 commit comments

Comments
 (0)