Skip to content

Commit

Permalink
wip: define branches to run dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
ciatph committed Sep 13, 2024
1 parent e1ff587 commit 4a16db8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 4a16db8

Please sign in to comment.