diff --git a/.github/workflows/buildDev.yml b/.github/workflows/buildDev.yml index 71390f38..52dd236f 100644 --- a/.github/workflows/buildDev.yml +++ b/.github/workflows/buildDev.yml @@ -1,9 +1,7 @@ name: "Build Text Grab" on: push: - branches: [dev] pull_request: - branches: [dev] concurrency: group: ${{ github.workflow }}-${{ github.ref }} diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 57515f67..419e9a4b 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/Text-Grab/Text-Grab.csproj b/Text-Grab/Text-Grab.csproj index 49600eb2..4c5959c4 100644 --- a/Text-Grab/Text-Grab.csproj +++ b/Text-Grab/Text-Grab.csproj @@ -59,7 +59,7 @@ - +