Update GitHub CI to build docs and lint

Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
Jonathon Anderson
2023-02-21 09:04:43 -07:00
parent 05d841a329
commit 2ec38ae3b5
2 changed files with 17 additions and 0 deletions

View File

@@ -2,7 +2,13 @@ on:
push:
branches:
- main
- development
pull_request:
branches:
- main
- development
paths-ignore:
- 'docs/**'
name: golangci-lint