CodeQL library for GitHub Actions
codeql/actions-all 0.4.40 (changelog, source)
Search

Member predicate ControlCheck::dominatesViaCaller

Holds if this control check dominates node in a reusable workflow via the caller chain starting at directCaller.

predicate dominatesViaCaller(AstNode node, Event event, ExternalJob directCaller)