Skip to content

feat: Add ModifyComponentByCustomId to DiscordWebhookBuilder and Disc… #560

feat: Add ModifyComponentByCustomId to DiscordWebhookBuilder and Disc…

feat: Add ModifyComponentByCustomId to DiscordWebhookBuilder and Disc… #560

Workflow file for this run

name: "Label PRs"
on:
pull_request_target:
types:
- opened
jobs:
label:
runs-on: ubuntu-latest
name: Label PRs
steps:
- uses: srvaroa/labeler@v1.13.0
env:
GITHUB_TOKEN: "${{ secrets.NYUW_TOKEN_GH }}"