cleanup
This commit is contained in:
parent
31344a27b9
commit
0ffb252fec
22
.github/workflows/codesee-arch-diagram.yml
vendored
22
.github/workflows/codesee-arch-diagram.yml
vendored
@ -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 }}
|
||||
@ -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.
|
||||
|
||||
## Source code visualizer
|
||||
|
||||
[CodeSee codebase visualizer](https://app.codesee.io/maps/public/893e0610-9bfc-11ec-980d-9f320f34189e)
|
||||
|
||||
## Install
|
||||
|
||||
### With Docker
|
||||
|
||||
Loading…
Reference in New Issue
Block a user