Skip to content

ci: run codegen to ensure all files are up to date (#174) #344

ci: run codegen to ensure all files are up to date (#174)

ci: run codegen to ensure all files are up to date (#174) #344

Workflow file for this run

name: conventional commits
on:
pull_request:
push:
branches:
- main
jobs:
build:
name: conventional commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/[email protected]