Skip to content

Integrations for node-8.11.0 release #16585

Integrations for node-8.11.0 release

Integrations for node-8.11.0 release #16585

name: Check git dependencies
on:
pull_request: # Required for workflows to be able to be approved from forks
merge_group:
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
steps:
- uses: actions/checkout@v3
- name: Check git dependencies
run: |
.github/bin/check-git-dependencies