Skip to content

feat(data): Allow wrapped fields to be read as normal object with a single field #1720

feat(data): Allow wrapped fields to be read as normal object with a single field

feat(data): Allow wrapped fields to be read as normal object with a single field #1720

Workflow file for this run

name: 🏷️ Copy Labels
on:
pull_request:
branches: [ main ]
jobs:
copy-labels:
runs-on: ubuntu-latest
name: Copy labels from linked issues
steps:
- name: copy-labels
uses: michalvankodev/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}