Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Added Costumes/Clothing and Fixes #580

Added Costumes/Clothing and Fixes

Added Costumes/Clothing and Fixes #580

Workflow file for this run

name: "Labels: PR"
on:
- pull_request_target
jobs:
labeler:
if: github.actor != 'DeltaV-Bot'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"