We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e33bb commit b6d46c1Copy full SHA for b6d46c1
src/Runner.Worker/GitHubContext.cs
@@ -26,6 +26,7 @@ public sealed class GitHubContext : DictionaryContextData, IEnvironmentContextDa
26
"repository",
27
"repository_owner",
28
"retention_days",
29
+ "run_attempt",
30
"run_id",
31
"run_number",
32
"server_url",
0 commit comments