2 references to ReadRepoFileAsync
Infrastructure.Tests (2)
WorkflowScripts\AutoRerunTransientCiFailuresTests.cs (2)
365
string workflowText = await
ReadRepoFileAsync
(relativePath);
377
string workflowText = await
ReadRepoFileAsync
(".github/workflows/auto-rerun-transient-ci-failures.yml");