Skip to content

Commit

Permalink
chore: changed codesee to use staging
Browse files Browse the repository at this point in the history
  • Loading branch information
CMCDragonkai committed Jun 23, 2023
1 parent daad147 commit 2019489
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/codesee-arch-diagram.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# This workflow was added by CodeSee. Learn more at https://codesee.io/
# This is v2.0 of this workflow file
on:
push:
branches:
- master
- staging
pull_request_target:
types: [opened, synchronize, reopened]

Expand All @@ -18,3 +20,4 @@ jobs:
- uses: Codesee-io/codesee-action@v2
with:
codesee-token: ${{ secrets.CODESEE_ARCH_DIAG_API_TOKEN }}
codesee-url: https://app.codesee.io

0 comments on commit 2019489

Please sign in to comment.