Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
izharikov committed Apr 26, 2024
1 parent 6dea8bf commit 42b23f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
pull_request:
branches: [ "main" ]

defaults:
run:
working-directory: ./dotnet

jobs:
build:

Expand Down

0 comments on commit 42b23f5

Please sign in to comment.