Skip to content

feat: adopt SpiceDB for authorization #12

feat: adopt SpiceDB for authorization

feat: adopt SpiceDB for authorization #12

Workflow file for this run

name: spicedb
on:
pull_request:
paths:
- 'spicedb.yaml'
push:
branches: [ 'main' ]
tags: [ 'v*' ]
paths:
- 'spicedb.yaml'
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Clone Repo
uses: actions/checkout@v4
- uses: "authzed/action-spicedb-validate@v1"
with:
validationfile: "spicedb.yaml"
# TODO: pull staging data and smoke-test migration