Skip to content

Commit 599ec5a

Browse files
committed
Add comment
1 parent 3724ea1 commit 599ec5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/lib/semmle/javascript/Actions.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ module Actions {
111111
Workflow getWorkflow() { result = workflow }
112112
}
113113

114+
/** A common class for `env` in workflow, job or step. */
114115
abstract class Env extends YamlNode, YamlMapping { }
115116

116117
/** A workflow level `env` mapping. */

0 commit comments

Comments
 (0)