mirror of
https://github.com/actions/runner.git
synced 2026-01-03 00:17:49 +08:00
c
This commit is contained in:
@@ -18,6 +18,7 @@ namespace GitHub.Runner.Worker
|
||||
{
|
||||
public enum ActionRunStage
|
||||
{
|
||||
Pre,
|
||||
Main,
|
||||
Post,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user