Skip to content

chore(github-actions): Bump super-linter/super-linter from 8.5.0 to 8.6.0 in the lint-actions group #348

chore(github-actions): Bump super-linter/super-linter from 8.5.0 to 8.6.0 in the lint-actions group

chore(github-actions): Bump super-linter/super-linter from 8.5.0 to 8.6.0 in the lint-actions group #348

name: example-minimal-web-api
on:
pull_request:
push:
branches:
- main
jobs:
build-and-test:
uses: ./.github/workflows/_dotnet-build-and-test.yml
with:
working-directory: "./examples/MinimalWebApi"
os: "ubuntu-latest"
dotnet-version: "9.0.x"