Skip to content

Rename network type from kind to type #3

Rename network type from kind to type

Rename network type from kind to type #3

Workflow file for this run

name: Auto Assign
on:
pull_request:
types: [opened, ready_for_review]
jobs:
assign:
runs-on: ubuntu-latest
steps:
- name: PR Auto Assignee
uses: kentaro-m/[email protected]
with:
configuration-path: ".github/config/auto_assign.yml"