Skip to content

Commit

Permalink
Update zenml ref
Browse files Browse the repository at this point in the history
  • Loading branch information
schustmi committed Sep 23, 2024
1 parent 36fbe76 commit 50a0b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
with:
stack-name: ${{ matrix.stack-name }}
python-version: ${{ matrix.python-version }}
ref-zenml: ${{ inputs.ref-zenml || 'feature/PRD-566-dependency-cleanup' }}
ref-zenml: ${{ inputs.ref-zenml || 'develop' }}
ref-template: ${{ inputs.ref-template || github.ref }}

0 comments on commit 50a0b2c

Please sign in to comment.