Skip to content

Staging: Add taped logo back for 10th anniversary #3506

Staging: Add taped logo back for 10th anniversary

Staging: Add taped logo back for 10th anniversary #3506

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"