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