Skip to content

Commit

Permalink
Update msbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
barkermn01 committed Jul 25, 2023
1 parent 51e0c4f commit f10dd18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ name: MSBuild

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

env:
# Path to the solution file relative to the root of the project.
Expand Down

0 comments on commit f10dd18

Please sign in to comment.