steps: - name: Tests when: - branch: main event: push - event: tag image: mcr.microsoft.com/dotnet/sdk:8.0 commands: - dotnet test