Skip to content

build(deps): bump melos from 4.1.0 to 5.2.2 #25

build(deps): bump melos from 4.1.0 to 5.2.2

build(deps): bump melos from 4.1.0 to 5.2.2 #25

Workflow file for this run

name: ci
permissions: write-all
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
semantic_pull_request:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml@v1
test_with_coverage:
uses: ./.github/workflows/_test_with_coverage.yaml
secrets: inherit