Skip to content

Commit 09e0cca

Browse files
gloursndeloof
authored andcommitted
update CI github actions comment to mention docs validation
Signed-off-by: Guillaume Lours <[email protected]>
1 parent bf26cbd commit 09e0cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout code into the Go module directory
2323
uses: actions/checkout@v2
2424

25-
- name: Validate go-mod is up-to-date and license headers
25+
- name: Validate go-mod, license headers and docs are up-to-date
2626
run: make validate
2727

2828
- name: Run golangci-lint

0 commit comments

Comments
 (0)