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