Skip to content

Make it easier to deploy with argo #97

Make it easier to deploy with argo

Make it easier to deploy with argo #97

Workflow file for this run

name: Validation tests
on:
push:
branches:
- main
pull_request:
branches:
- main
defaults:
run:
shell: bash
working-directory: policy-collection
jobs:
validation-tests:
runs-on: ubuntu-latest
name: Validation tests
steps:
- name: Checkout
uses: actions/checkout@v4
with:
path: policy-collection
- name: Verify content
run: |
./build/validate-policies.sh