Skip to content

feat: integrate JSON Schema Test Suite with blacklisting and coverage reporting #63

feat: integrate JSON Schema Test Suite with blacklisting and coverage reporting

feat: integrate JSON Schema Test Suite with blacklisting and coverage reporting #63

Workflow file for this run

name: Validate Conventional Commits
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
- ready_for_review
jobs:
build:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: webiny/[email protected]
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}