Skip to content

chore(deps): update dependency @rollup/pluginutils to v5.0.3 #634

chore(deps): update dependency @rollup/pluginutils to v5.0.3

chore(deps): update dependency @rollup/pluginutils to v5.0.3 #634

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