Skip to content

build: bump terser from 5.27.0 to 5.29.2 #111

build: bump terser from 5.27.0 to 5.29.2

build: bump terser from 5.27.0 to 5.29.2 #111

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
conventional-commit-pr-title:
runs-on: ubuntu-latest
steps:
- name: semantic-pull-request
uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}