Skip to content

feat(balance): added tool quality to shaving razors, improve recipe for razor, allow uncrafting shaving kits #5684

feat(balance): added tool quality to shaving razors, improve recipe for razor, allow uncrafting shaving kits

feat(balance): added tool quality to shaving razors, improve recipe for razor, allow uncrafting shaving kits #5684

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