Skip to content

refactor: replace kubectl dependency with native implementation #2

refactor: replace kubectl dependency with native implementation

refactor: replace kubectl dependency with native implementation #2

Workflow file for this run

name: 🦀 Pull Request
on:
pull_request:
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
build:
needs: lint
name: Build
uses: ./.github/workflows/build.yml