Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasZottis authored Sep 7, 2024
1 parent 2a8ff34 commit ed7fbe2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Test Workflow

on:
push:
branches:
- main
branches: [ "Main" ]
pull_request:
branches: [ "Main" ]

jobs:
test:
Expand Down

0 comments on commit ed7fbe2

Please sign in to comment.