Skip to content

Commit

Permalink
Update validate.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sidney Andrews <[email protected]>
  • Loading branch information
seesharprun authored Oct 26, 2023
1 parent f4b4594 commit b0d1d19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ on:
jobs:
validate-dotnet:
name: Validate .NET solution
uses: Azure-Samples/code-validation/.github/workflows/dotnet.yml@main
uses: azure-samples/code-validation/.github/workflows/dotnet.yml@main
with:
version: '8.0'
working-directory: './src'
secrets: inherit

0 comments on commit b0d1d19

Please sign in to comment.