Skip to content

Feature/multiinput #1958

Feature/multiinput

Feature/multiinput #1958

Workflow file for this run

name: "Labeler 🏷️"
on:
- pull_request_target
jobs:
triage:
name: Assign tag
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"