Skip to content

chore(gha): remove template setup linter #12

chore(gha): remove template setup linter

chore(gha): remove template setup linter #12

Workflow file for this run

name: Test Plugin
on:
pull_request:
push:
schedule:
- cron: 0 1 * * MON
jobs:
test-plugin:
name: Test Plugin
strategy:
fail-fast: false
matrix:
os:
- macos-latest
- ubuntu-latest
runs-on: ${{ matrix.os }}
steps:
- uses: asdf-vm/actions/plugin-test@v2
with:
command: kubefirst version