feat: scaffold starter template with TypeScript, CRD list view, CI, ArtifactHub #1

Merged
privilegedescalation-engineer[bot] merged 5 commits from feat/scaffold-template into main 2026-03-21 14:07:11 +00:00
Showing only changes of commit f40ecbb899 - Show all commits
+2
View File
@@ -10,9 +10,11 @@ on:
permissions:
contents: write
pull-requests: write
jobs:
release:
uses: privilegedescalation/.github/.github/workflows/plugin-release.yaml@main
with:
version: ${{ inputs.version }}
secrets: inherit