Skip to content

WIP: Refactoring certs and volumes for sts #410

WIP: Refactoring certs and volumes for sts

WIP: Refactoring certs and volumes for sts #410

Workflow file for this run

name: Pre-commit
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/setup-go@v5.0.0
with:
go-version: 1.22.2
- uses: pre-commit/action@v3.0.1