Skip to content

fix(docs): add server_count field to mock data in getting-started page #28

fix(docs): add server_count field to mock data in getting-started page

fix(docs): add server_count field to mock data in getting-started page #28

name: Conventional Commits
on:
pull_request:
branches:
- main
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: webiny/[email protected]
with:
allowed-commit-types: "feat,fix,docs,style,refactor,perf,test,chore,build,ci"