Skip to content

A lot of themes are broken #2220

A lot of themes are broken

A lot of themes are broken #2220

Workflow file for this run

name: Issue Labeler
on:
issues:
types: [opened, edited]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0