Skip to content

chore: bump @mui/joy from 5.0.0-beta.10 to 5.0.0-beta.11 #260

chore: bump @mui/joy from 5.0.0-beta.10 to 5.0.0-beta.11

chore: bump @mui/joy from 5.0.0-beta.10 to 5.0.0-beta.11 #260

Workflow file for this run

name: labeler
on:
- pull_request_target
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"