This commit is contained in:
Deepak Prabhakara 2024-01-05 13:36:18 +00:00
parent 31344a27b9
commit 0ffb252fec
2 changed files with 0 additions and 26 deletions

View File

@ -1,22 +0,0 @@
# This workflow was added by CodeSee. Learn more at https://codesee.io/
# This is v2.0 of this workflow file
on:
push:
branches:
- main
pull_request_target:
types: [opened, synchronize, reopened]
name: CodeSee
permissions: read-all
jobs:
codesee:
runs-on: ubuntu-latest
continue-on-error: true
name: Analyze the repo with CodeSee
steps:
- uses: Codesee-io/codesee-action@v2
with:
codesee-token: ${{ secrets.CODESEE_ARCH_DIAG_API_TOKEN }}

View File

@ -7,10 +7,6 @@ Mock SAML is a free SAML 2.0 Identity Provider for testing SAML SSO integrations
Try [Mock SAML](https://mocksaml.com/), our free hosted service. Try [Mock SAML](https://mocksaml.com/), our free hosted service.
## Source code visualizer
[CodeSee codebase visualizer](https://app.codesee.io/maps/public/893e0610-9bfc-11ec-980d-9f320f34189e)
## Install ## Install
### With Docker ### With Docker