diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f6858ea3ee..1df3daf9cf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,6 +15,7 @@ on: branches: [ master ] pull_request: branches: [ master ] + workflow_dispatch: # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: