Skip to content

Make mention of the new CiliumNetworkPolicy in the appropriate documentation #468

Make mention of the new CiliumNetworkPolicy in the appropriate documentation

Make mention of the new CiliumNetworkPolicy in the appropriate documentation #468

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- master
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Docs
run: make check
- name: No diff
run: git diff --exit-code