Skip to content

build(deps-dev): bump io.qameta.allure:allure-testng from 2.24.0 to 2.25.0 in /core-java #744

build(deps-dev): bump io.qameta.allure:allure-testng from 2.24.0 to 2.25.0 in /core-java

build(deps-dev): bump io.qameta.allure:allure-testng from 2.24.0 to 2.25.0 in /core-java #744

name: CodeSee
on:
push:
branches:
- main
pull_request_target:
types:
- opened
- synchronize
- reopened
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 }}