Skip to content

Commit 21c720e

Browse files
authored
Update test-master.yml
1 parent c089df4 commit 21c720e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/test-master.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ on:
77
pull_request:
88
branches:
99
- master
10+
workflow_dispatch:
11+
inputs:
12+
logLevel:
13+
description: 'Log level'
14+
required: true
15+
default: 'warning'
1016

1117
jobs:
1218
build-and-test:

0 commit comments

Comments
 (0)