Skip to content

chore: align config constructor pattern across instrumentations #5052

chore: align config constructor pattern across instrumentations

chore: align config constructor pattern across instrumentations #5052

name: Validate Release Please Config
on:
push:
branches:
- main
pull_request:
jobs:
rp-validate:
runs-on: ubuntu-latest
container:
image: node:14
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install lerna
run: npm install -g lerna@6.6.2
- name: Ensure Release Please Config and Manifest are in sync with the repository
run: node scripts/check-release-please.mjs