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


## Workflow validations and Tests/2
```
data                   # Jinja2 templates
src
    validators/ # Value validators
    helpers/    # Misc helpers
    tests/      # Unit tests
```