Skip to content

feat(balance): consistency updates to ranged bash info, only use variable reduction for specific ter/furn #7449

feat(balance): consistency updates to ranged bash info, only use variable reduction for specific ter/furn

feat(balance): consistency updates to ranged bash info, only use variable reduction for specific ter/furn #7449

Workflow file for this run

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