diff --git a/src/Runner.Worker/GitHubContext.cs b/src/Runner.Worker/GitHubContext.cs index 18533cb2e..589c17720 100644 --- a/src/Runner.Worker/GitHubContext.cs +++ b/src/Runner.Worker/GitHubContext.cs @@ -23,7 +23,9 @@ namespace GitHub.Runner.Worker "job", "path", "ref", + "ref_name", "ref_protected", + "ref_type", "repository", "repository_owner", "retention_days",