Skip to content

types: omit unnecessary methods from <ContextMenuCommandInteraction>.options #3870

types: omit unnecessary methods from <ContextMenuCommandInteraction>.options

types: omit unnecessary methods from <ContextMenuCommandInteraction>.options #3870

Workflow file for this run

name: 'PR Triage'
on:
pull_request_target:
jobs:
pr-triage:
name: PR Triage
runs-on: ubuntu-latest
steps:
- name: Automatically label PR
uses: actions/labeler@v4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
sync-labels: true