Skip to content

Feat new server implementation #136

Feat new server implementation

Feat new server implementation #136

name: Conventional Commits
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
check-conventional-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: webiny/action-conventional-commits@v1.0.3