# To enable/disabled the check_latest_version workflow execution which will be triggered by this scheduled pipeline: https://app.circleci.com/settings/project/github/kurtosis-tech/ethereum-package/triggers
# TODO revert this - setting this to true to get all existing tests to run on CI during merge
should-enable-check-latest-version-workflow:
should-enable-check-latest-version-workflow:
type:boolean
type:boolean
default:true
default:false
# To enable/disabled the check_code workflow execution which will be triggered by the PR's checkers
# To enable/disabled the check_code workflow execution which will be triggered by the PR's checkers