Skip to content

chore(deps): bump discord-api-types from 0.37.79 to 0.37.81 #2132

chore(deps): bump discord-api-types from 0.37.79 to 0.37.81

chore(deps): bump discord-api-types from 0.37.79 to 0.37.81 #2132

Workflow file for this run

name: "Labeler"
on:
issues:
types: [opened, edited]
pull_request_target:
types: [opened, edited]
jobs:
labeler:
name: Assign Labels
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: ZPTXDev/issue-labeler@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
include-title: 1