Skip to content

Fix NL80211_ATTR_SSID to be binary, not NUL-terminated #208

Fix NL80211_ATTR_SSID to be binary, not NUL-terminated

Fix NL80211_ATTR_SSID to be binary, not NUL-terminated #208

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@v6
- name: Check License Header
uses: apache/skywalking-eyes@v0.8.0