mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Add comment
This commit is contained in:
@@ -111,6 +111,7 @@ module Actions {
|
||||
Workflow getWorkflow() { result = workflow }
|
||||
}
|
||||
|
||||
/** A common class for `env` in workflow, job or step. */
|
||||
abstract class Env extends YamlNode, YamlMapping { }
|
||||
|
||||
/** A workflow level `env` mapping. */
|
||||
|
||||
Reference in New Issue
Block a user