Update master-build.yml

undo
This commit is contained in:
Walter A. Boring IV 2023-06-22 10:04:59 -04:00 committed by GitHub
parent 09a0c4cb02
commit f4d60357ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 13 deletions

View File

@ -11,19 +11,6 @@ on:
pull_request:
branches:
- "master"
workflow_dispatch:
inputs:
branches:
- "master"
logLevel:
description: 'Log level'
required: true
default: 'warning'
type: choice
options:
- info
- warning
- debug
jobs:
tox: