Skip to content

Commit

Permalink
BLD: build only for pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchipset committed Jun 26, 2024
1 parent ce28102 commit 04af260
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,9 @@
# For a complete CI/CD sample to get started with GitHub Action workflows for Desktop Applications,
# refer to https://github.com/microsoft/github-actions-for-desktop-apps

name: .NET Core Desktop
name: .NET Core Desktop Pull Request

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

Expand Down

0 comments on commit 04af260

Please sign in to comment.