Skip to content

gRPC: Add gRPC interface to cardano-node with tests in cardano-testnet #20490

gRPC: Add gRPC interface to cardano-node with tests in cardano-testnet

gRPC: Add gRPC interface to cardano-node with tests in cardano-testnet #20490

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@v4
- name: Check git dependencies
run: |
.github/bin/check-git-dependencies