Skip to content

The mini medic vending machines on Arena are operable upside down, which means the last one is inaccessible in MedBay #183

The mini medic vending machines on Arena are operable upside down, which means the last one is inaccessible in MedBay

The mini medic vending machines on Arena are operable upside down, which means the last one is inaccessible in MedBay #183

name: "Labels: Untriaged"
on:
issues:
types: [opened]
jobs:
add_label:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-labels@v1
if: join(github.event.issue.labels) == ''
with:
labels: "Status: Untriaged"