Skip to content

chore(deps): update dependency terser to v5.19.1 #587

chore(deps): update dependency terser to v5.19.1

chore(deps): update dependency terser to v5.19.1 #587

Workflow file for this run

name: CI
on:
merge_group:
push:
branches:
- 'main'
- 'rindo/v4-dev'
pull_request:
branches:
- '**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build_core:
name: Build
uses: ./.github/workflows/build.yml
lint_and_format:
name: Lint and Format
uses: ./.github/workflows/lint-and-format.yml