Skip to content

Enable a button to allow players to change teams #1

Enable a button to allow players to change teams

Enable a button to allow players to change teams #1

Workflow file for this run

name: Auto-Labeler
on:
pull_request_target:
types:
- opened
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5