Skip to content

test(NODE-3494): add observeSensitiveCommands spec tests #3752

test(NODE-3494): add observeSensitiveCommands spec tests

test(NODE-3494): add observeSensitiveCommands spec tests #3752

Workflow file for this run

name: Check Dependencies
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: actions/setup
uses: ./.github/actions/setup
- run: npm run check:dependencies