diff --git a/.github/README.md b/.github/github-actions.md similarity index 100% rename from .github/README.md rename to .github/github-actions.md diff --git a/README.md b/README.md index 68aa89d..e79c62e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This .NET 10 parallel testing sample uses `--list-tests` and `--filter` paramete This sample has the 100 tests, and slices them to 20 tests in 5 jobs. You can see the pipeline behavior result by clicking the build status badge above. -For the GitHub Actions equivalent, see the [GitHub Actions overview](.github/README.md). +For the GitHub Actions equivalent, see the [GitHub Actions overview](.github/github-actions.md). ## Overview of *azure-pipelines.yml*