From 130ff53f57e014ddf277807933ff429afb3a72a9 Mon Sep 17 00:00:00 2001 From: "codesee-maps[bot]" <86324825+codesee-maps[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 23:22:36 +0000 Subject: [PATCH] Install the CodeSee workflow. Learn more at https://docs.codesee.io --- .github/workflows/codesee-arch-diagram.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/codesee-arch-diagram.yml b/.github/workflows/codesee-arch-diagram.yml index 49a425e..a72f58b 100644 --- a/.github/workflows/codesee-arch-diagram.yml +++ b/.github/workflows/codesee-arch-diagram.yml @@ -1,6 +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 pull_request_target: types: [opened, synchronize, reopened]