Update test.yml

This commit is contained in:
Oliver Gorwits
2021-08-16 21:14:46 +01:00
committed by GitHub
parent 65cc9a5de2
commit b57acf88cb

View File

@@ -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