Skip to content

Merge pull request #10 from ktsu-io/dependabot/nuget/MSTest.TestAdapt… #36

Merge pull request #10 from ktsu-io/dependabot/nuget/MSTest.TestAdapt…

Merge pull request #10 from ktsu-io/dependabot/nuget/MSTest.TestAdapt… #36

Workflow file for this run

name: Build and Analyze
on:
push:
branches: [ "main" ]
pull_request:
types: [opened, synchronize, reopened]
permissions:
packages: write
contents: write
jobs:
build-dotnet-library:
uses: ktsu-io/workflows/.github/workflows/build-dotnet-library.yml@main

Check failure on line 15 in .github/workflows/dotnet.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dotnet.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dotnet.yml" -> "ktsu-io/workflows/.github/workflows/build-dotnet-library.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit