diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index 7d0ba76..7b7f722 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -8,7 +8,7 @@ on: options: - true - false - default: 'false' + default: 'true' required: true debug: type: choice @@ -16,7 +16,7 @@ on: options: - true - false - default: 'true' + default: 'false' required: true jobs: