Skip to content

feat: use single go build command to build harvest and poller binaries #2909

feat: use single go build command to build harvest and poller binaries

feat: use single go build command to build harvest and poller binaries #2909

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5