diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c27a3d4..2a7c092 100755 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,6 +2,8 @@ name: Build on: push: + branches: + - "**" pull_request: env: diff --git a/control/control.pcfproj b/control/control.pcfproj index 1afbba5..05482a6 100644 --- a/control/control.pcfproj +++ b/control/control.pcfproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps diff --git a/d365-pcf-charactersremaining.proj b/d365-pcf-charactersremaining.proj index e43951e..8ead0df 100644 --- a/d365-pcf-charactersremaining.proj +++ b/d365-pcf-charactersremaining.proj @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/solution/solution.cdsproj b/solution/solution.cdsproj index c2f9488..88abcbb 100644 --- a/solution/solution.cdsproj +++ b/solution/solution.cdsproj @@ -1,6 +1,6 @@  - + $(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps