Skip to content

Holopads need Delta V localisation changes and locations [Beginer Friendly] #270

Holopads need Delta V localisation changes and locations [Beginer Friendly]

Holopads need Delta V localisation changes and locations [Beginer Friendly] #270

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: "S: Untriaged"