Skip to content

feat(balance): allow crafting riot shields, alternative component for welded shield, add repairs_like to ballistic shield #7091

feat(balance): allow crafting riot shields, alternative component for welded shield, add repairs_like to ballistic shield

feat(balance): allow crafting riot shields, alternative component for welded shield, add repairs_like to ballistic shield #7091

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 }}