Skip to content

Update automatic-custom-card-docs.yml #534

Update automatic-custom-card-docs.yml

Update automatic-custom-card-docs.yml #534

Workflow file for this run

---
name: "Manage labels"
on:
push:
# Should only run on "main" since labels on "dev" sometimes not usabele for base branch
branches: ["main"]
jobs:
labeler:
name: "Labeler"
runs-on: "ubuntu-latest"
steps:
- name: "⤵️ Check out code from GitHub"
uses: "actions/checkout@v2"
- name: "\U0001F680 Run Labeler"
uses: "crazy-max/[email protected]"
with:
skip-delete: false