diff --git a/src/Runner.Worker/GitHubContext.cs b/src/Runner.Worker/GitHubContext.cs index 77df9cfc6..0316fad85 100644 --- a/src/Runner.Worker/GitHubContext.cs +++ b/src/Runner.Worker/GitHubContext.cs @@ -16,6 +16,8 @@ namespace GitHub.Runner.Worker "head_ref", "ref", "repository", + "run_id", + "run_number", "sha", "workflow", "workspace",