Skip to content

Bump discord-api-types from 0.37.75 to 0.37.76 #1406

Bump discord-api-types from 0.37.75 to 0.37.76

Bump discord-api-types from 0.37.75 to 0.37.76 #1406

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
name: Labeler
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true