Skip to content

Commit

Permalink
check_prereleases = False
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 10, 2024
1 parent 81bfbbb commit 001d285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 001d285

Please sign in to comment.