Skip to content

fix: Replace max_height with height (#1539) #290

fix: Replace max_height with height (#1539)

fix: Replace max_height with height (#1539) #290

Workflow file for this run

---
name: Manage labels
on:
push:
branches:
- main
workflow_dispatch:
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true