Skip to content

link: Parsing IFLA_VFINFO_LIST #236

link: Parsing IFLA_VFINFO_LIST

link: Parsing IFLA_VFINFO_LIST #236

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]