Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
removed build filter to ensure all PRs get an action signal.
  • Loading branch information
JoeBussell authored Nov 2, 2022
1 parent 7765c70 commit 3d745aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
paths:
- '**.cs'
- '**.csproj'

jobs:
build:
Expand Down

0 comments on commit 3d745aa

Please sign in to comment.