We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a9aed commit 28d28e0Copy full SHA for 28d28e0
.github/workflows/ci.yml
@@ -56,5 +56,5 @@ jobs:
56
with:
57
stack-name: ${{ matrix.stack-name }}
58
python-version: ${{ matrix.python-version }}
59
- ref-zenml: ${{ inputs.ref-zenml || 'feature/followup-run-metadata' }}
+ ref-zenml: ${{ inputs.ref-zenml || 'develop' }}
60
ref-template: ${{ inputs.ref-template || github.ref }}
0 commit comments