Skip to content

Round restart votes that fail to start should probably not be publically broadcasted to everyone #3504

Round restart votes that fail to start should probably not be publically broadcasted to everyone

Round restart votes that fail to start should probably not be publically broadcasted to everyone #3504

name: "Labels: Untriaged"
on:
issues:
types: [opened]
pull_request_target:
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"