Skip to content

Added migration to renew README for components #77

Added migration to renew README for components

Added migration to renew README for components #77

Workflow file for this run

name: 📎 Labeler
on: [pull_request]
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on:
- ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yaml