Skip to content

fix(perf): Replace slower fmt.Sprint(f) calls with faster alternatives #38

fix(perf): Replace slower fmt.Sprint(f) calls with faster alternatives

fix(perf): Replace slower fmt.Sprint(f) calls with faster alternatives #38

name: Conventional Commits
on:
pull_request:
branches:
- main
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/action-conventional-commits@v1.3.0