Skip to content

create organization from the CLI (#344) #1443

create organization from the CLI (#344)

create organization from the CLI (#344) #1443

on:
pull_request:
types: [opened, reopened, synchronize]
branches: [main]
push:
branches: [main]
jobs:
check-package-mismatches:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
- name: Check mismatched dependencies in workspace
run: npx --yes syncpack check-mismatches