Skip to content

[Enhancement]: Update the get_veth_channels() function to dynamically check Ethernet interfaces-related activity (creation/deletion) #101

[Enhancement]: Update the get_veth_channels() function to dynamically check Ethernet interfaces-related activity (creation/deletion)

[Enhancement]: Update the get_veth_channels() function to dynamically check Ethernet interfaces-related activity (creation/deletion) #101

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: LorenzoTettamanti
numOfAssignee: 1