Skip to content

Commit

Permalink
Fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
hhhxiao committed May 11, 2024
1 parent 2a43b6b commit 489edd1
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: ["main"]
pull_request:
branches: ["main"]
on: [push]

jobs:
build:
Expand Down

0 comments on commit 489edd1

Please sign in to comment.