Skip to content

ci: update golangci-lint and split go-test to separate workflow #22

ci: update golangci-lint and split go-test to separate workflow

ci: update golangci-lint and split go-test to separate workflow #22

# The below is pulled from upstream and slightly modified
# https://github.com/webiny/action-conventional-commits/blob/master/README.md#usage
name: Conventional Commits
on:
pull_request:
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: webiny/[email protected]