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


## Package layout for validation and tests. Test 2

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