Skip to content

Add models and helpers for multi tenancy #2

Add models and helpers for multi tenancy

Add models and helpers for multi tenancy #2

name: brakeman
on:
push:
branches: [ main ]
pull_request:
branches:
- '*'
jobs:
brakeman:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Install Ruby and gems
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Security audit application code
run: bundle exec brakeman -q -w2