Skip to content

feat: add overlay support, a CLI tool and inlining and bundling capabilities #54

feat: add overlay support, a CLI tool and inlining and bundling capabilities

feat: add overlay support, a CLI tool and inlining and bundling capabilities #54

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@v4
- uses: webiny/[email protected]
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}