Skip to content

fix(container): update image ghcr.io/k8snetworkplumbingwg/multus-cni ( v4.1.1 → v4.1.2 ) #64

fix(container): update image ghcr.io/k8snetworkplumbingwg/multus-cni ( v4.1.1 → v4.1.2 )

fix(container): update image ghcr.io/k8snetworkplumbingwg/multus-cni ( v4.1.1 → v4.1.2 ) #64

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: "Prevent Merging"
on:
pull_request:
types: [synchronize, opened, reopened, labeled, unlabeled]
jobs:
prevent-merging:
name: Prevent Merging
runs-on: ubuntu-latest
steps:
- uses: mheap/[email protected]
with:
count: 0
mode: exactly
labels: ^hold/
use_regex: true