Skip to content

Add Kubernetes exploit toolkit implementation #7

Add Kubernetes exploit toolkit implementation

Add Kubernetes exploit toolkit implementation #7

Workflow file for this run

name: Makefile CI
on:
pull_request:
branches: [ main ]
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run markdownlint
run: make markdownlint