Skip to content

chore: inline comment to appease golangci-lint #434

chore: inline comment to appease golangci-lint

chore: inline comment to appease golangci-lint #434

# 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
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]