Skip to content

Merge branch 'main' into next #100

Merge branch 'main' into next

Merge branch 'main' into next #100

Workflow file for this run

name: Qodana
jobs:
qodana:
runs-on: ubuntu-latest
steps:
- name: Qodana Composite
uses: Red-Studio-Ragnarok/Qodana-Composite@main
with:
qodana_token: ${{ secrets.QODANA_TOKEN }}