Skip to content

Create _schema.yaml

Create _schema.yaml #1

Workflow file for this run

list(include('key_entry'))

Check failure on line 1 in .github/workflows/_schema.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/_schema.yaml

Invalid workflow file

You have an error in your yaml syntax on line 1
---
key_entry:
team: int(min=1,max=100)
name: str()
ssh_key: str()