Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Clean up temp files created by kubeconfig certficates (#36) #31

Clean up temp files created by kubeconfig certficates (#36)

Clean up temp files created by kubeconfig certficates (#36) #31

Workflow file for this run

name: on push to main
on:
push:
branches:
- main
concurrency:
group: main
cancel-in-progress: true
jobs:
unit_tests:
uses: ./.github/workflows/tox.yaml