Skip to content

save sealing key ConfigMap in ISC #108

save sealing key ConfigMap in ISC

save sealing key ConfigMap in ISC #108

Workflow file for this run

name: Test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.17
- name: Unit tests
run: make test