blob: 22a4dd30407418f15a6c89dcbd487bce5bf82101 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Validates the common reusable github action workflows
## Workflow validations
```
data # Jinja2 templates
src
validators/ # Value validators
helpers/ # Misc helpers
tests/ # Unit tests
```
|