mirror of
https://github.com/actions/runner.git
synced 2026-01-14 23:43:43 +08: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