Skip to content

Bump MSTest.Sdk from 3.6.3 to 3.7.0 in the mstest group across 1 directory #31

Bump MSTest.Sdk from 3.6.3 to 3.7.0 in the mstest group across 1 directory

Bump MSTest.Sdk from 3.6.3 to 3.7.0 in the mstest group across 1 directory #31

Workflow file for this run

# SPDX-FileCopyrightText: 2024 Frans van Dorsselaer
#
# SPDX-License-Identifier: MIT
---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
pull-requests: write
jobs:
REUSE:
uses: dorssel/workflows/.github/workflows/REUSE.yml@main
MegaLinterNET:
uses: dorssel/workflows/.github/workflows/mega-linter-dotnet.yml@main