Skip to content

feat: add hello API with GET and POST endpoints and tests #54

feat: add hello API with GET and POST endpoints and tests

feat: add hello API with GET and POST endpoints and tests #54

name: 'Commit Message Check'
on:
pull_request:
branches: [ ]
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]