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:
debug_enabled:
description: 'Run debugging enabled (https://github.com/marketplace/actions/debugging-with-tmate)'
required: true
default: false
required: false
default: 'false'
# push:
# branches:
# - master