Skip to content

chore(deps): update dependency conventional-changelog-cli to v3 #558

chore(deps): update dependency conventional-changelog-cli to v3

chore(deps): update dependency conventional-changelog-cli to v3 #558

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