Skip to content

Commit

Permalink
Change dotnet workflow branches to all
Browse files Browse the repository at this point in the history
  • Loading branch information
HEJOK254 committed Jun 16, 2024
1 parent 1ff6eb9 commit 6d80c21
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@

name: .NET

on:
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev" ]
on: [ push, pull_request ]

jobs:
build:
Expand Down

0 comments on commit 6d80c21

Please sign in to comment.