> ## Documentation Index
> Fetch the complete documentation index at: https://specterops-bed-6715-managed-id-auth-method.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# GH_DependsOn

> [Workflow] Job must run after another job (needs: dependency) — ordering only, not an access path

<img noZoom src="https://mintcdn.com/specterops-bed-6715-managed-id-auth-method/32bGxo1_JbXAaHjs/assets/enterprise-AND-community-edition-pill-tag.svg?fit=max&auto=format&n=32bGxo1_JbXAaHjs&q=85&s=bb5b2bc8331220b968a23923bc289c26" alt="Applies to BloodHound Enterprise and CE" width="482" height="45" data-path="assets/enterprise-AND-community-edition-pill-tag.svg" />

## Edge Schema

* Source: [GH\_WorkflowJob](/opengraph/extensions/github/nodes/gh_workflowjob)
* Destination: [GH\_WorkflowJob](/opengraph/extensions/github/nodes/gh_workflowjob)
* Traversable: ❌

## General Information

The non-traversable GH\_DependsOn edge represents a `needs:` dependency between two jobs in the same workflow. This edge captures execution order constraints. The source job will not start until the destination job completes successfully. This edge is non-traversable because it represents sequencing only, not an access or privilege path.
