summaryrefslogtreecommitdiff
path: root/README.md
blob: 080592b416877d4d6d01d92b80060c8506832133 (plain)
1
2
3
4
5
6
7
8
9
10
11
# vyos-workflow-test-temp: Validates the common github workflows

## Package layout for validation

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