diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml index d250d75..af5af32 100644 --- a/.github/workflows/quality.yml +++ b/.github/workflows/quality.yml @@ -51,3 +51,8 @@ jobs: with: strict: true # fail CI on a failing check publish-url: https://code.toawe.me/ingest?kind=care + + # publish this repo's code view to code.toawe.me + - uses: toaweme/codereport@10bd1b60f6525ae86af9ba719ceedfc06c160271 # v0.3.0 + with: + publish-url: https://code.toawe.me/ingest?kind=code