1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-01 13:45:06 -04:00

Update master-build.yml

undo
This commit is contained in:
2023-06-22 10:04:59 -04:00
committed by GitHub
parent 09a0c4cb02
commit f4d60357ee
-13
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: