Skip to content

chore: bump 3rdparty/libbpf to v1.5.0 #1085

chore: bump 3rdparty/libbpf to v1.5.0

chore: bump 3rdparty/libbpf to v1.5.0 #1085

#
# When a PR is opened: Automatically assign author
#
name: "Auto Assign"
on:
#issues:
# types: [opened, reopened]
pull_request_target:
types: [opened, reopened]
permissions:
#issues: write
pull-requests: write
jobs:
assign:
name: Assign Author
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@16f0022cf3d7970c106d8d1105f75a1165edb516 # v2.1.1