Skip to content

Commit

Permalink
Run action every push not just PR
Browse files Browse the repository at this point in the history
  • Loading branch information
jas88 committed Mar 27, 2021
1 parent 4db0d08 commit 21c8ec4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@

name: .NET Core Desktop

on:
pull_request:
on: push

jobs:

Expand Down

0 comments on commit 21c8ec4

Please sign in to comment.