Skip to content

added devmachine profile #9

added devmachine profile

added devmachine profile #9

Workflow file for this run

---
name: Verify
on:
workflow_dispatch:
push:
branches:
- "*"
pull_request:
types: [opened, reopened]
jobs:
yaml-lint:
name: Lint yaml files
uses: stuttgart-things/github-workflow-templates/.github/workflows/call-yaml-lint.yaml@feature/add-homerun-task-go
with:
runs-on: ghr-crossplane-skyami-cicd
environment-name: k8s
continue-error: false
yamllint-version: 1
lintprofile-path: .yamllint
artifact-name: yaml-lint