We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1951db commit c58e899Copy full SHA for c58e899
.github/workflows/mlflow-ci.yml
@@ -123,7 +123,6 @@ jobs:
123
license-id: ${{ steps.create-customer.outputs.license-id }}
124
customer-id: ${{ steps.create-customer.outputs.customer-id }}
125
channel-slug: ${{ steps.create-release.outputs.channel-slug }}
126
- if: github.event_name == 'push' || github.event_name == 'release'
127
steps:
128
- name: Checkout
129
uses: actions/checkout@v4
0 commit comments