Skip to content

You cannot wake up from sleep unless someone drags you from the bed #2263

You cannot wake up from sleep unless someone drags you from the bed

You cannot wake up from sleep unless someone drags you from the bed #2263

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"