Skip to content

refactor: Significantly refactor how conditions work internally (#1886) #418

refactor: Significantly refactor how conditions work internally (#1886)

refactor: Significantly refactor how conditions work internally (#1886) #418

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/ghaction-github-labeler@v5.0.0
with:
skip-delete: true