Skip to content

build(deps): bump the eslint-dependencies group with 3 updates #243

build(deps): bump the eslint-dependencies group with 3 updates

build(deps): bump the eslint-dependencies group with 3 updates #243

Workflow file for this run

name: Pull request - Continuous Integration
on:
pull_request:
branches: [main]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit