Skip to content

refactor!: moves type definitions to where they're needed. stop exposing API BREAKING #67

refactor!: moves type definitions to where they're needed. stop exposing API BREAKING

refactor!: moves type definitions to where they're needed. stop exposing API BREAKING #67

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request
# - pull_request_target
jobs:
label-with-virtual-teams:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
sync-labels: true
dot: true