diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 870dfcb..7c3e774 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ on: branches: [ master ] # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: + workflow_dispatch: true # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: