mirror of
https://github.com/actions/runner.git
synced 2025-12-15 22:47:01 +00:00
Add comma to Composite
This commit is contained in:
@@ -1221,7 +1221,7 @@ namespace GitHub.Runner.Worker
|
|||||||
NodeJS,
|
NodeJS,
|
||||||
Plugin,
|
Plugin,
|
||||||
Script,
|
Script,
|
||||||
Composite
|
Composite,
|
||||||
}
|
}
|
||||||
|
|
||||||
public sealed class ContainerActionExecutionData : ActionExecutionData
|
public sealed class ContainerActionExecutionData : ActionExecutionData
|
||||||
|
|||||||
Reference in New Issue
Block a user