Skip to content

fix(bugfixes): Fix light and helmet power helms having each other's power draw #3854

fix(bugfixes): Fix light and helmet power helms having each other's power draw

fix(bugfixes): Fix light and helmet power helms having each other's power draw #3854

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