mirror of
https://github.com/docker/compose.git
synced 2025-07-25 22:54:54 +02:00
update CI github actions comment to mention docs validation
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
bf26cbd498
commit
09e0cca9a7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Checkout code into the Go module directory
|
- name: Checkout code into the Go module directory
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Validate go-mod is up-to-date and license headers
|
- name: Validate go-mod, license headers and docs are up-to-date
|
||||||
run: make validate
|
run: make validate
|
||||||
|
|
||||||
- name: Run golangci-lint
|
- name: Run golangci-lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user