Skip to content

Commit

Permalink
Merge pull request #1019 from knocte/patch-4
Browse files Browse the repository at this point in the history
GitHubCI: no need to filter by branch
  • Loading branch information
juanfranblanco committed Mar 29, 2024
2 parents db1e43e + 7bcc3ac commit 23f50de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ name: .NET

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

jobs:
build:
Expand Down

0 comments on commit 23f50de

Please sign in to comment.