Skip to content

libbpf/ebpf: Add pages for a hand full of misc eBPF macros #85

libbpf/ebpf: Add pages for a hand full of misc eBPF macros

libbpf/ebpf: Add pages for a hand full of misc eBPF macros #85

Workflow file for this run

name: Spellcheck
on:
pull_request: {}
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
env:
USER: root
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run spellcheck
run: |
make spellcheck