Skip to content

Bump pw.chew:jda-chewtils-menu from 2.0-SNAPSHOT to 2.0-userPermissions-SNAPSHOT #442

Bump pw.chew:jda-chewtils-menu from 2.0-SNAPSHOT to 2.0-userPermissions-SNAPSHOT

Bump pw.chew:jda-chewtils-menu from 2.0-SNAPSHOT to 2.0-userPermissions-SNAPSHOT #442

Workflow file for this run

name: Label Pull Requests
on:
pull_request:
types: [opened]
jobs:
label:
if: startsWith(github.head_ref, 'dependabot') == false
runs-on: ubuntu-latest
steps:
- name: Label Pull request
uses: TimonVS/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}