diff --git a/.github/workflows/python_checks.yml b/.github/workflows/python_checks.yml index 7b86463..96f8ffc 100644 --- a/.github/workflows/python_checks.yml +++ b/.github/workflows/python_checks.yml @@ -62,7 +62,7 @@ on: description: Flag to say if prereleases python versions should be checked required: false type: string - default: 'true' + default: 'false' cfg_file: description: > Name of the cfg file to be created