Skip to content

program-type: Add BPF_PROG_TYPE_NETFILTER #7

program-type: Add BPF_PROG_TYPE_NETFILTER

program-type: Add BPF_PROG_TYPE_NETFILTER #7

Workflow file for this run

name: Spellcheck
on:
pull_request: {}
push:
branches:
- master
env:
USER: root
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run spellcheck
run: |
make spellcheck