Skip to content

feat(cucumber): add instrumentation for @cucumber/cucumber (#1252) #14

feat(cucumber): add instrumentation for @cucumber/cucumber (#1252)

feat(cucumber): add instrumentation for @cucumber/cucumber (#1252) #14

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@v3
- name: Install lerna
run: npm install -g [email protected]
- name: Ensure Release Please Config and Manifest are in sync with the repository
run: node scripts/check-release-please.mjs