Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cwinland committed Jul 15, 2024
1 parent 4affb49 commit bda269b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build and Test .NET Projects

on:
push:
branches:
- master # Adjust the branch name as needed
on: [push, pull_request]

jobs:
build-and-test:
Expand Down

0 comments on commit bda269b

Please sign in to comment.