Skip to content

⬆️ Bump @docusaurus/preset-classic from 2.4.0 to 2.4.1 #141

⬆️ Bump @docusaurus/preset-classic from 2.4.0 to 2.4.1

⬆️ Bump @docusaurus/preset-classic from 2.4.0 to 2.4.1 #141

Workflow file for this run

name: pr-labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- name: Label PR 🏷
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"