Skip to content

Commit

Permalink
Merge pull request #22 from kubagdynia/kubagdynia-patch-1
Browse files Browse the repository at this point in the history
Update dotnet.yml
  • Loading branch information
kubagdynia authored Oct 2, 2023
2 parents ecb9c20 + 8aae185 commit 9e8ed16
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ name: .NET

on:
push:
branches: [ "master" ]
branches:
- "master"
- "develop"
pull_request:
branches: [ "master" ]
branches:
- "master"
- "develop"

jobs:
build:
Expand Down

0 comments on commit 9e8ed16

Please sign in to comment.