Skip to content

Lookup edge src dst using edge id and type #1994

Lookup edge src dst using edge id and type

Lookup edge src dst using edge id and type #1994

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"