aya/.github/workflows
Dave Tucker 544efdd4d7 ci: Add action for xtask codegen
This commit adds a github action that will
- check out aya and libbpf
- run xtask codegen
- if there is a diff, open commit changes to the codegen branch
- if changes were comitted, open a pull-request

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
..
build-test.yml CI: don't install bpf-linker
gen.yml ci: Add action for xtask codegen
lint.yml CI: enable clippy for aya, aya-gen and xtask