Skip to content

Added subsubsection on the size of CAAUrdleproofs #68

Added subsubsection on the size of CAAUrdleproofs

Added subsubsection on the size of CAAUrdleproofs #68

name: Qodana
on:
workflow_dispatch:
pull_request:
branches:
- main
jobs:
qodana:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Qodana Scan
uses: JetBrains/qodana-action@v2025.1
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}