Skip to content

adding rbac option (#21) #60

adding rbac option (#21)

adding rbac option (#21) #60

Workflow file for this run

on: [push]
jobs:
safety:
runs-on: ubuntu-latest
name: "safety"
steps:
- uses: davidslusser/[email protected]
with:
options: ""
pip_install_command: "pip install -e .[dev]"