Skip to content

Fix Lightning Orchestrator (remove -y from pip install) #2333

Fix Lightning Orchestrator (remove -y from pip install)

Fix Lightning Orchestrator (remove -y from pip install) #2333

Workflow file for this run

---
# https://github.com/marketplace/actions/team-labeler-action
# https://github.com/TimonVS/pr-labeler-action
on:
pull_request:
types: [opened]
name: pr-label
jobs:
pr-labeler:
if: github.repository == 'zenml-io/zenml'
runs-on: ubuntu-latest
env:
ZENML_DEBUG: 1
ZENML_ANALYTICS_OPT_IN: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: JulienKode/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: TimonVS/[email protected]
with:
configuration-path: .github/branch-labels.yml