Skip to content

Remove user name from orchestrator run name #1447

Remove user name from orchestrator run name

Remove user name from orchestrator run name #1447

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:
runs-on: ubuntu-latest
env:
ZENML_DEBUG: 1
ZENML_ANALYTICS_OPT_IN: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: JulienKode/team-labeler-action@v0.1.1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: TimonVS/pr-labeler-action@v3
with:
configuration-path: .github/branch-labels.yml