Skip to content

chore(mods/pride_flags): Consistency between furniture and item pride flags #7082

chore(mods/pride_flags): Consistency between furniture and item pride flags

chore(mods/pride_flags): Consistency between furniture and item pride flags #7082

Workflow file for this run

name: Label Pull Requests
on: pull_request_target
jobs:
triage:
runs-on: ubuntu-22.04
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}