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


## Package layout for validation and tests. Test

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