Skip to content

Merge https://github.com/kubernetes-csi/csi-driver-nfs:master into main #208

Merge https://github.com/kubernetes-csi/csi-driver-nfs:master into main

Merge https://github.com/kubernetes-csi/csi-driver-nfs:master into main #208

Workflow file for this run

name: k8s api version check
on:
pull_request: {}
push: {}
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
# https://pluto.docs.fairwinds.com/advanced/#display-options
- name: Download pluto
uses: FairwindsOps/pluto/github-action@dd5ec8cccce5e42dfe8054b8250baa35546056a0 # v5.24.0
- name: Check deploy folder
run: |
pluto detect-files -d deploy
- name: Check example folder
run: |
pluto detect-files -d deploy/example