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

Predicate workflowDataModel

Holds if workflow data model exists for the given parameters.

Import path

import codeql.actions.config.ConfigExtensions
predicate workflowDataModel(string path, string trigger, string job, string secrets_source, string permissions, string runner)