Skip to content

Repository-level changes, dependency updates and typo fixes #162

Repository-level changes, dependency updates and typo fixes

Repository-level changes, dependency updates and typo fixes #162

Workflow file for this run

name: "Set theme labels"
on:
- pull_request
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}