summaryrefslogtreecommitdiff
path: root/README.md
blob: 55c541ab913a63f9d0a12c30ba9158dd6a2e9abb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Validates the common reusable github action workflows


## Package layout for validation and tests.
Sagitta

```
data                   # Jinja2 templates
src
    validators/ # Value validators
    helpers/    # Misc helpers
    tests/      # Unit tests
```