Skip to content

link: ipvlan: Change mode type from u16 to Enum. #322

link: ipvlan: Change mode type from u16 to Enum.

link: ipvlan: Change mode type from u16 to Enum. #322

Workflow file for this run

name: license
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- main
jobs:
check-license:
name: Check License
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: actions/checkout@v3
- name: Check License Header
uses: apache/[email protected]