Skip to content

docs: Migrate an ApplicationSet to Holos #1092

docs: Migrate an ApplicationSet to Holos

docs: Migrate an ApplicationSet to Holos #1092

Workflow file for this run

---
name: Spelling
"on":
push:
branches:
- main
- test
pull_request:
types: [opened, synchronize]
permissions:
contents: read
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./hack/cspell