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

Predicate contextTriggerDataModel

MaD models for context/trigger mapping Fields: - trigger: Trigger for the workflow - context_prefix: Prefix for the context

Import path

import actions
predicate contextTriggerDataModel(string trigger, string context_prefix)