Skip to content

fexit/inet_csk_accept probe will not work on kernel >=6.10 #5

fexit/inet_csk_accept probe will not work on kernel >=6.10

fexit/inet_csk_accept probe will not work on kernel >=6.10 #5

Workflow file for this run

name: Add issues to project
on:
issues:
types:
- opened
- transferred
- reopened
- edited
- synchronized
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/elastic/projects/765
github-token: ${{ secrets.ELASTIC_PAT }}