Skip to content

The latest merge broke the book mail/spawner #5

The latest merge broke the book mail/spawner

The latest merge broke the book mail/spawner #5

name: "Labels: Untriaged"
on:
issues:
types: [opened]
jobs:
add_label:
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: "Status: Untriaged"