Skip to content

chore: add --secret option to init tenant cmd #76 #132

chore: add --secret option to init tenant cmd #76

chore: add --secret option to init tenant cmd #76 #132

Workflow file for this run

name: Code linting
on: ["push"]
jobs:
lint:
name: Code linting
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@main
- name: Run Codacy Analysis
uses: codacy/codacy-analysis-cli-action@master