Skip to content

build(deps): bump the npm_and_yarn group across 1 directories with 1 … #15

build(deps): bump the npm_and_yarn group across 1 directories with 1 …

build(deps): bump the npm_and_yarn group across 1 directories with 1 … #15

Workflow file for this run

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