diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index a73cc8b..5bdc644 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -5,6 +5,8 @@ on: branches: [ master ] pull_request: branches: [ master ] + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: jobs: build: