Skip to content

fix(iam): pass all document metadata fields to rego #21

fix(iam): pass all document metadata fields to rego

fix(iam): pass all document metadata fields to rego #21

Workflow file for this run

name: verify schema
on:
pull_request:
merge_group:
jobs:
build:
name: verifying schema
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version-file: go.mod
cache: true
cache-dependency-path: go.sum
- run: go run ./cmd/schema verify