This folder documents the reusable GitHub Actions shipped with this repository.
- Setup step (
actions/steps/setup) - .NET Build step (
actions/steps/dotnet/build) - .NET Test step (
actions/steps/dotnet/test) - .NET Format step (
actions/steps/dotnet/format) - Rumdl step (
actions/steps/rumdl) - PR size step (
actions/steps/pr-size) - CodeQL step (
actions/steps/codeql) - Git tag commit step (
actions/steps/git/tag-commit) - Benchmark step (
actions/steps/benchmark)