diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml index 6f836e3..e5396b5 100644 --- a/.github/workflows/manual.yml +++ b/.github/workflows/manual.yml @@ -2,6 +2,9 @@ name: Manual Trigger Workflow with loglevel & tags #get log & tags information on: workflow_dispatch: + branches: + - wip/dispatch + - dev inputs: logLevel: description: 'Log level'