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