Skip to content

docs(README): Redirect documentation to the Trunk Data Plateform website #76

docs(README): Redirect documentation to the Trunk Data Plateform website

docs(README): Redirect documentation to the Trunk Data Plateform website #76

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