Skip to content

ci: more goreleaser group fixes #7

ci: more goreleaser group fixes

ci: more goreleaser group fixes #7

Workflow file for this run

name: Conventional Commits
on:
pull_request:
branches: [ "main" ]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}