Skip to content

Refuse to modify PVCs/PVs with a VAC associated #60

Refuse to modify PVCs/PVs with a VAC associated

Refuse to modify PVCs/PVs with a VAC associated #60

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: '>=1.20'
- run: make
- run: make test