diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 289f822..3ceceb2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,6 +1,8 @@ name: MSBuild -on: [push] +on: + push: + workflow_dispatch: env: # Path to the solution file relative to the root of the project.