mirror of
https://github.com/actions/runner.git
synced 2026-01-13 14:41:14 +08:00
@@ -28,7 +28,7 @@ namespace GitHub.Runner.Worker
|
||||
if (_contextData.TryGetValue(scopeName, out _))
|
||||
{
|
||||
_contextData[scopeName] = new DictionaryContextData();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user