Skip to content

Investigate how interactive jobs not owned by the user are accessible from the Studio #1041

Investigate how interactive jobs not owned by the user are accessible from the Studio

Investigate how interactive jobs not owned by the user are accessible from the Studio #1041

name: Add Needs Triage Label
on:
issues:
types: [opened, reopened]
permissions:
contents: read
issues: write
jobs:
add_label:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-ecosystem/action-add-labels@v1
with:
labels: triage-needed