Skip to content

feat: add @objectos/ui plugin — ObjectQL-backed view metadata service #1434

feat: add @objectos/ui plugin — ObjectQL-backed view metadata service

feat: add @objectos/ui plugin — ObjectQL-backed view metadata service #1434

Workflow file for this run

name: "PR Auto Label"
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Label based on changed files
uses: actions/labeler@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml