Skip to content

Tell users where they can import DockerSettings from #2229

Tell users where they can import DockerSettings from

Tell users where they can import DockerSettings from #2229

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