Skip to content

feat: add tarball bundling timing metric for Edge Functions and expose it via manifest/schema #711

feat: add tarball bundling timing metric for Edge Functions and expose it via manifest/schema

feat: add tarball bundling timing metric for Edge Functions and expose it via manifest/schema #711

name: PR Title - Conventional Commit
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
lint-title:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Install Dependencies
run: npm install @commitlint/config-conventional
- uses: JulienKode/[email protected]