Skip to content

feat: use config file in billing server #26

feat: use config file in billing server

feat: use config file in billing server #26

name: 'Commit Message Check'
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