Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
Signed-off-by: 永安404 <101850798+YongAn404@users.noreply.github.com>
  • Loading branch information
YongAn404 authored Sep 19, 2024
1 parent 0757341 commit fd10edc
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:
types: [created, deleted]
branches:
- master
- dev
pull_request:
types: [created, deleted]
branches:
- master
- dev

jobs:
build:
Expand Down

0 comments on commit fd10edc

Please sign in to comment.