Update test.yml
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -4,8 +4,8 @@ on:
|
|||||||
inputs:
|
inputs:
|
||||||
debug_enabled:
|
debug_enabled:
|
||||||
description: 'Run debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)'
|
description: 'Run debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)'
|
||||||
required: true
|
required: false
|
||||||
default: false
|
default: 'false'
|
||||||
# push:
|
# push:
|
||||||
# branches:
|
# branches:
|
||||||
# - master
|
# - master
|
||||||
|
|||||||
Reference in New Issue
Block a user