Skip to content

feat: Adding alcohol-fueled soldering iron, and a lot of recipe optimations/changes #5317

feat: Adding alcohol-fueled soldering iron, and a lot of recipe optimations/changes

feat: Adding alcohol-fueled soldering iron, and a lot of recipe optimations/changes #5317

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