Skip to content

can't control tail wagging in cuffs #2200

can't control tail wagging in cuffs

can't control tail wagging in cuffs #2200

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"